]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/frontends/ftpd.py
typo
[tahoe-lafs/tahoe-lafs.git] / 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