1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Subject: Fix minor manpage spelling error.
Author: Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com>
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=72363
--- a/lib/SMS/Send.pm
+++ b/lib/SMS/Send.pm
@@ -36,7 +36,7 @@
At the same time, the intent is to remove the limits of some of the previous
attempts at this sort of API, like "must be free internet-based SMS services".
-C<SMS::Send> drivers are installed seperately, and might use the web, email or
+C<SMS::Send> drivers are installed separately, and might use the web, email or
physical SMS hardware. It could be a free or paid. The details shouldn't
matter.
|