File: 01-spelling-error-in-manpage.patch

package info (click to toggle)
libperlio-layers-perl 0.011-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • sloc: perl: 189; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Correct spelling error (lintian)
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://rt.cpan.org/Ticket/Display.html?id=115480
Last-Update: 2016-06-20
---
--- a/lib/PerlIO/Layers.pm
+++ b/lib/PerlIO/Layers.pm
@@ -205,7 +205,7 @@
 
 =item * autoflush
 
-Checks wheter the filehandle is in unbuffering mode. Note that this is not the opposite of buffering, but more similar to autoflush, hence the name of this test.
+Checks whether the filehandle is in unbuffering mode. Note that this is not the opposite of buffering, but more similar to autoflush, hence the name of this test.
 
 =item * buffer_size