source-files: fix typo to record-checksum word description in docs
parent
3ba83001e4
commit
fe86e485f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue