]> gitweb.factorcode.org Git - factor.git/commitdiff
images.testing-docs: decapitalize "listener" for consistency
authorAlexander Iljin <ajsoft@yandex.ru>
Tue, 1 Nov 2016 17:34:34 +0000 (20:34 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 2 Nov 2016 15:01:26 +0000 (08:01 -0700)
This was the only document that had "Listener" starting with capital "L".

extra/images/testing/testing-docs.factor

index 1c0adfca9817d89d1feedc69e724651008b262d9..070f4b165c287e405fa36db39fe8eb4a0ddd5ac2 100644 (file)
@@ -21,7 +21,7 @@ HELP: images.
 { $values
     { "dirpath" "a pathname string" } { "extension" string }
 }
-{ $description "Renders each image at " { $snippet "dirpath" } " directly to the Listener tool." } ;
+{ $description "Renders each image at " { $snippet "dirpath" } " directly to the listener tool." } ;
 { images. image. } related-words
 
 HELP: load-reference-image