r17532 - /trunk/libcalendar-simple-perl/debian/control
    roberto at users.alioth.debian.org 
    roberto at users.alioth.debian.org
       
    Sun Mar 16 01:36:46 UTC 2008
    
    
  
Author: roberto
Date: Sun Mar 16 01:36:45 2008
New Revision: 17532
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=17532
Log:
Actually fix the typo this time.
Modified:
    trunk/libcalendar-simple-perl/debian/control
Modified: trunk/libcalendar-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcalendar-simple-perl/debian/control?rev=17532&op=diff
==============================================================================
--- trunk/libcalendar-simple-perl/debian/control (original)
+++ trunk/libcalendar-simple-perl/debian/control Sun Mar 16 01:36:45 2008
@@ -15,7 +15,7 @@
 Depends: ${perl:Depends}
 Recommends: libdatetime-perl
 Description: Perl extension to create simple calendars
- A very simple module that export one functions called calendar(). This
+ A very simple module that export one function called calendar(). This
  function returns a data structure representing the dates in a month. The data
  structure returned is an array of array references. The first level array
  represents the weeks in the month. The second level array contains the actual
    
    
More information about the Pkg-perl-cvs-commits
mailing list