File: spelling.patch

package info (click to toggle)
libapache-htgroup-perl 1.23-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 124 kB
  • sloc: perl: 92; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix a typo found by lintian
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125646

--- a/lib/Apache/Htgroup.pm
+++ b/lib/Apache/Htgroup.pm
@@ -289,7 +289,7 @@
 
 A number of folks have asked for a method to add a new group. This
 is unnecessary. To add a new group, just start adding users to 
-a new group, and the new group will magically spring into existance.
+a new group, and the new group will magically spring into existence.
 
 =head1 AUTHOR