File: 01-spelling-error.diff

package info (click to toggle)
libfile-readbackwards-perl 1.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 112 kB
  • sloc: perl: 352; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix spelling error
Author: Fabrizio Regalli <fabreg@fabreg.it>
Last-Update: 2011-07-15
Forwarded: no

--- a/ReadBackwards.pm
+++ b/ReadBackwards.pm
@@ -292,7 +292,7 @@
 =head2 getline
 
 C<getline> is an alias for the readline method. It is here for
-compatibilty with the IO::* classes which has a getline method.
+compatibility with the IO::* classes which has a getline method.
 
 =head2 eof