From 5a59a736b7ba786890583c78678f3a8290278f0f Mon Sep 17 00:00:00 2001 From: Alexander Iljin Date: Tue, 1 Nov 2016 20:34:34 +0300 Subject: [PATCH] images.testing-docs: decapitalize "listener" for consistency This was the only document that had "Listener" starting with capital "L". --- extra/images/testing/testing-docs.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/images/testing/testing-docs.factor b/extra/images/testing/testing-docs.factor index 1c0adfca98..070f4b165c 100644 --- a/extra/images/testing/testing-docs.factor +++ b/extra/images/testing/testing-docs.factor @@ -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