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
|