[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb: [1279] branches/1.2/LedgerSMB/Locale.pm



Revision: 1279
          http://svn.sourceforge.net/ledger-smb/?rev=1279&view=rev
Author:   tetragon
Date:     2007-06-15 09:02:16 -0700 (Fri, 15 Jun 2007)

Log Message:
-----------
Correcting function signature in POD

Modified Paths:
--------------
    branches/1.2/LedgerSMB/Locale.pm

Modified: branches/1.2/LedgerSMB/Locale.pm
===================================================================
--- branches/1.2/LedgerSMB/Locale.pm	2007-06-15 06:35:30 UTC (rev 1278)
+++ branches/1.2/LedgerSMB/Locale.pm	2007-06-15 16:02:16 UTC (rev 1279)
@@ -14,7 +14,7 @@
 Returns a locale handle for accessing the other methods.  Inherited from 
 Locale::Maketext.
 
-=item text ($string)
+=item text ($string, @params)
 
 Returns the translation for the given string.  This is a legacy wrapper that
 merely calls $self->maketext.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.