summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 11:04:16 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 11:04:16 +0200
commited6a46acaba947eb911b6ab61efcbe9680a38b0a (patch)
tree3c29c5e44d408d0afe63941387c40e44868a1528
parent82e3bde392a79e276b9ac4e220c006eb1cc83e3a (diff)
Documentation typo fixes
-rwxr-xr-xbin/comirror2
-rwxr-xr-xbin/comirror-setup2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/comirror b/bin/comirror
index 98353a6..10d4f27 100755
--- a/bin/comirror
+++ b/bin/comirror
@@ -246,7 +246,7 @@ B<comirror> requires the perl module WWW::Mechanize
This script has no brain. It has very limited knowledge about the usual
layout of a webcomic and makes a few guesses which happen to work in a lot of
-cases. However, there may well be webcomics which (combined with a
+cases. However, there may well be webcomics which (combined with an
unrestrictive image_re) lead B<comirror> to crawling lots of non-comic images.
So of course, use at your own risk.
diff --git a/bin/comirror-setup b/bin/comirror-setup
index b9e1198..08c78c6 100755
--- a/bin/comirror-setup
+++ b/bin/comirror-setup
@@ -225,7 +225,7 @@ This script requires the perl module WWW::Mechanize.
=head1 BUGS AND LIMITATIONS
-As with B<comirror> itself: This script has no brain.
+As for B<comirror>: This script has no brain.
So far, this script is very dumb and fragile. It's recommended to take a
quick glance at the image_re before actually calling comirror to make sure you
get what you want.