[Debian-l10n-commits] r1198 - in /dl10n/trunk: Changelog lib/Debian/Pkg/DebSrc.pm
nekral-guest at users.alioth.debian.org
nekral-guest at users.alioth.debian.org
Wed Aug 13 05:50:11 UTC 2008
Author: nekral-guest
Date: Wed Aug 13 05:50:11 2008
New Revision: 1198
URL: http://svn.debian.org/wsvn/?sc=1&rev=1198
Log:
* lib/Debian/Pkg/DebSrc.pm: Fix typo in comment.
Modified:
dl10n/trunk/Changelog
dl10n/trunk/lib/Debian/Pkg/DebSrc.pm
Modified: dl10n/trunk/Changelog
URL: http://svn.debian.org/wsvn/dl10n/trunk/Changelog?rev=1198&op=diff
==============================================================================
--- dl10n/trunk/Changelog (original)
+++ dl10n/trunk/Changelog Wed Aug 13 05:50:11 2008
@@ -1,3 +1,7 @@
+2008-08-12 Nicolas François <nicolas.francois at centraliens.net>
+
+ * lib/Debian/Pkg/DebSrc.pm: Fix typo in comment.
+
2008-08-11 Nicolas François <nicolas.francois at centraliens.net>
* lib/Debian/L10n/Html.pm: Added support for database with
Modified: dl10n/trunk/lib/Debian/Pkg/DebSrc.pm
URL: http://svn.debian.org/wsvn/dl10n/trunk/lib/Debian/Pkg/DebSrc.pm?rev=1198&op=diff
==============================================================================
--- dl10n/trunk/lib/Debian/Pkg/DebSrc.pm (original)
+++ dl10n/trunk/lib/Debian/Pkg/DebSrc.pm Wed Aug 13 05:50:11 2008
@@ -158,7 +158,7 @@
It is a pain to retrieve content of Debian packages when in dbs format,
since C<debian/rules> must be called to apply patches on upstream tarball.
-It does not make much sense to use an in-memory representation is such a
+It does not make much sense to use an in-memory representation in such a
case, so this module will surely not try to ease parsing such packages.
=head1 AUTHOR
More information about the Debian-l10n-commits
mailing list