From: Brian Warner Date: Tue, 31 Mar 2015 18:07:21 +0000 (-0700) Subject: typo X-Git-Tag: allmydata-tahoe-1.10.1a1~49^2 X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=eda00a5c585ea039bfcb2f8c5d205001d548370b typo --- diff --git a/src/allmydata/frontends/ftpd.py b/src/allmydata/frontends/ftpd.py index b00bd934..9791b813 100644 --- a/src/allmydata/frontends/ftpd.py +++ b/src/allmydata/frontends/ftpd.py @@ -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