]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/util/verlib.py
setup.py: get version from git or darcs
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / util / verlib.py
index 8c5e0cec1d1e3e0962889ef2f4250587355c3fba..6d8d8e2545f5ffb68fa8f71b90609910a923fb03 100644 (file)
@@ -139,7 +139,7 @@ class NormalizedVersion(object):
                        pad_zeros_length=0):
         """Parse 'N.N.N' sequences, return a list of ints.
 
-        @param s {str} 'N.N.N..." sequence to be parsed
+        @param s {str} 'N.N.N...' sequence to be parsed
         @param full_ver_str {str} The full version string from which this
             comes. Used for error strings.
         @param drop_trailing_zeros {bool} Whether to drop trailing zeros