File: spelling.patch

package info (click to toggle)
libcgi-application-plugin-autorunmode-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • ctags: 21
  • sloc: perl: 910; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Subject: Spelling
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=69656
Last-Update: 2011-06-18
--- a/AutoRunmode/FileDelegate.pm
+++ b/AutoRunmode/FileDelegate.pm
@@ -108,7 +108,7 @@
 =head1 SEE ALSO
 
 If you like the idea of moving everything outside of Perl modules
-into seperate files, you should also have a look at
+into separate files, you should also have a look at
 L<CGI::Application::Plugin::TemplateRunner>, which does a similar
 thing for HTML templates and the Perl code needed to provide them with 
 data.