X-Git-Url: http://git.tdb.fi/?p=builder.git;a=blobdiff_plain;f=source%2Ffile.h;h=5a216a9655b6aa65f4661db814e1c9ab381c705e;hp=aa0035f47599cca906e4a6f4fedba142b14cb1fb;hb=276a7c7c046a8f1b692cecbd53f17595ed23264d;hpb=658c46ea8ef6d7022cb8c8e06565ebce12842d0b diff --git a/source/file.h b/source/file.h index aa0035f..5a216a9 100644 --- a/source/file.h +++ b/source/file.h @@ -4,7 +4,7 @@ #include "filetarget.h" /** -Just an arbitary file. No special meaning attached. +Just an arbitrary file. No special meaning attached. */ class File: public FileTarget {