Codebase list libnet-cups-perl / ad7d200
Add a patch to fix a spelling mistake in the POD. gregor herrmann 8 years ago
2 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 cups16.patch
11 cups-version-check.patch
2 spelling.patch
0 Description: fix a spelling mistake
1 Origin: vendor
2 Author: gregor herrmann <gregoa@debian.org>
3 Last-Update: 2015-12-26
4 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110618
5 Bug: https://rt.cpan.org/Ticket/Display.html?id=110618
6
7 --- a/lib/Net/CUPS/Destination.pm
8 +++ b/lib/Net/CUPS/Destination.pm
9 @@ -1221,7 +1221,7 @@
10
11 my $error = $dest->getError();
12
13 -Utility method for returning the last error that occured.
14 +Utility method for returning the last error that occurred.
15
16 =item B<getName>
17