checksums.stream: article title must begin with a capital letter.
parent
853d470179
commit
0feed3c35d
|
@ -1,7 +1,7 @@
|
||||||
USING: checksums help.markup help.syntax ;
|
USING: checksums help.markup help.syntax ;
|
||||||
IN: checksums.stream
|
IN: checksums.stream
|
||||||
|
|
||||||
ARTICLE: "checksums.stream" "stream-checksum"
|
ARTICLE: "checksums.stream" "Stream Checksum"
|
||||||
"The instances of the " { $link stream-checksum } " mixin must implement " { $link checksum-stream } "." ;
|
"The instances of the " { $link stream-checksum } " mixin must implement " { $link checksum-stream } "." ;
|
||||||
|
|
||||||
ABOUT: "checksums.stream"
|
ABOUT: "checksums.stream"
|
||||||
|
|
Loading…
Reference in New Issue