]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Minor comment fix. refs #1847
authorDaira Hopwood <daira@jacaranda.org>
Mon, 14 Apr 2014 22:34:39 +0000 (23:34 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 21 Apr 2014 21:41:23 +0000 (22:41 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/client.py

index 12a10b744e54ab5d89dd824ada03701acf381b56..e3214762a771367bd6440597ccc1dd54e1f34843 100644 (file)
@@ -115,7 +115,7 @@ class Client(node.Node, pollmixin.PollMixin):
     # 1.0.0 storage client, it will work as they expect.
     OLDEST_SUPPORTED_VERSION = "1.0.0"
 
-    # this is a tuple of (needed, desired, total, max_segment_size). 'needed'
+    # This is a dictionary of (needed, desired, total, max_segment_size). 'needed'
     # is the number of shares required to reconstruct a file. 'desired' means
     # that we will abort an upload unless we can allocate space for at least
     # this many. 'total' is the total number of shares created by encoding.