]> gitweb.factorcode.org Git - factor.git/commitdiff
checksums.sha1-docs: fix wording 1789/head
authorAlexander Iljin <ajsoft@yandex.ru>
Tue, 14 Feb 2017 19:57:57 +0000 (22:57 +0300)
committerAlexander Iljin <ajsoft@yandex.ru>
Tue, 14 Feb 2017 20:02:43 +0000 (23:02 +0300)
basis/checksums/sha/sha-docs.factor

index 44d507253662fc702158e3900b6733936d529014..ee2b1b9a88df06ca592bd549c55517b93a1e6b0d 100644 (file)
@@ -8,7 +8,7 @@ HELP: sha-256
 { $class-description "SHA-256 checksum algorithm." } ;
 
 ARTICLE: "checksums.sha" "SHA-2 checksum"
-"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 It is generally considered to be pretty strong." $nl
+"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 is generally considered to be pretty strong." $nl
 "SHA-2 checksums:"
 { $subsections
     sha-224