From: Daira Hopwood <daira@jacaranda.org>
Date: Mon, 14 Apr 2014 22:34:39 +0000 (+0100)
Subject: Minor comment fix. refs #1847
X-Git-Tag: allmydata-tahoe-1.10.1a1~190
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/flags//%22%22.?a=commitdiff_plain;h=4889129f3732219cb9cedb1eb27dec3da3f22db2;p=tahoe-lafs%2Ftahoe-lafs.git

Minor comment fix. refs #1847

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
---

diff --git a/src/allmydata/client.py b/src/allmydata/client.py
index 12a10b74..e3214762 100644
--- a/src/allmydata/client.py
+++ b/src/allmydata/client.py
@@ -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.