Skip Menu |

This queue is for tickets about the Date-Manip CPAN distribution.

Report information
The Basics
Id: 110025
Status: resolved
Priority: 0/
Queue: Date-Manip

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: [PATCH] spelling fix
In Debian we are currently applying the following patch to Date-Manip. We thought you might be interested in it too. Description: spelling fix s/occurence/occurrence/g Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2015-12-02 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libdate-manip-perl.git/plain/debian/patches/spelling.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.

Thanks. I had been using podspell to spell check my documentation, but it turns out it was discarding too much text. I've switched to pod2text which does better. I've fixed these (and other) spelling problems that popped up and it'll be in future releases.