[Hejes-devel] [941] typo

hejes-devel at nytud.hu hejes-devel at nytud.hu
Fri Sep 13 17:24:10 CEST 2013


Revision: 941
Author:   mittelholcz
Date:     2013-09-13 17:24:10 +0200 (Fri, 13 Sep 2013)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/modules/szamok.py

Modified: trunk/web2py/applications/helyesiras_webdev/modules/szamok.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/modules/szamok.py	2013-09-13 15:20:48 UTC (rev 940)
+++ trunk/web2py/applications/helyesiras_webdev/modules/szamok.py	2013-09-13 15:24:10 UTC (rev 941)
@@ -264,7 +264,7 @@
   """ Validate and preprocess string representing a valid int or float number, an ordinal or a fraction.
 
     intpart/value/nominator/denominator: max. MAXLENINTPART digits (1 <= x < 10^MAXLENINTPART)
-    part: max. MAXLENDECPART digits
+    decpart: max. MAXLENDECPART digits
 
     If s represents 0 or a positive or negative integer or floating-point number, return:
     [0, <is_negative>, <intpart>, <decpart>]




More information about the Hejes-devel mailing list