]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
typo
authorBrian Warner <warner@lothar.com>
Tue, 31 Mar 2015 18:07:21 +0000 (11:07 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 31 Mar 2015 18:07:21 +0000 (11:07 -0700)
src/allmydata/frontends/ftpd.py

index b00bd9349ecfb4d3b15486f8637380ded7e3322b..9791b813aca3dea68858c3e3e5527d29463892e8 100644 (file)
@@ -216,7 +216,7 @@ class Handler:
                 # in a rendering function that did (mode & NUMBER).
                 # Twisted-15.0.0 expects a
                 # twisted.python.filepath.Permissions , and calls its
-                # .shorthand() method. This provides both both.
+                # .shorthand() method. This provides both.
                 value = IntishPermissions(0600)
             elif key == "hardlinks":
                 value = 1