File: fix-spelling.patch

package info (click to toggle)
libsms-send-perl 1.06-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 264 kB
  • ctags: 148
  • sloc: perl: 1,782; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (5)
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.