]> gitweb.factorcode.org Git - factor.git/commitdiff
source-files: fix typo to record-checksum word description in docs
authorKeita Haga <keitahaga@mail.com>
Tue, 4 Jan 2011 17:10:19 +0000 (02:10 +0900)
committerKeita Haga <keitahaga@mail.com>
Tue, 4 Jan 2011 17:10:19 +0000 (02:10 +0900)
core/source-files/source-files-docs.factor

index cb1e5e601708bde181a255f6d134f01d3c654c0c..fc99b7afd105870c48dd2d21f4246eebc6fe97e6 100644 (file)
@@ -39,7 +39,7 @@ HELP: source-file
 
 HELP: record-checksum
 { $values { "lines" "a sequence of strings" } { "source-file" source-file } }
-{ $description "Records the CRC32 checksm of the source file's contents." } 
+{ $description "Records the CRC32 checksum of the source file's contents." }
 $low-level-note ;
 
 HELP: reset-checksums