Bug#637816: perl-doc: typo in perlfunc: epmty -> empty

August 14th, 2011 - 05:00 pm ET by Jakub Wilk | Report spam

Package: perl-doc
Version: 5.12.4-4
Severity: minor
Tags: patch

Please see the attached patch.

Jakub Wilk


diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod
a/pod/perlfunc.pod
+++ b/pod/perlfunc.pod
@@ -5726,7 +5726,7 @@

A pattern matching the empty string (not to be confused with
an empty pattern C<//>, which is just one member of the set of patterns
-matching the epmty string), splits EXPR into individual
+matching the empty string), splits EXPR into individual
characters. For example:

print join(':', split(/ */, 'hi there')), "";




To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Dominic Hargreaves
August 14th, 2011 - 05:20 pm ET | Report spam
tags 637816 +fixed-upstream
thanks

On Sun, Aug 14, 2011 at 10:55:12PM +0200, Jakub Wilk wrote:
Package: perl-doc
Version: 5.12.4-4
Severity: minor
Tags: patch

Please see the attached patch.



Hi,

The same problem, along with some others, was recently fixed in
upstream commit 7698aede74509727f7bca31c58fc7a53b182315d.

We may end up applying this patch to the Debian packages.

Thanks for bringing this to our attention.

Dominic.

Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics