From: david-sarah Date: Sun, 12 Dec 2010 20:20:03 +0000 (-0800) Subject: docs/architecture.rst: correct rst syntax. X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=382b595d9e852b8d3613525213c319fd2ef06228;p=tahoe-lafs%2Ftahoe-lafs.git docs/architecture.rst: correct rst syntax. --- diff --git a/docs/architecture.rst b/docs/architecture.rst index 8b1d3897..3a9e08fb 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -501,7 +501,7 @@ different goals. Each choice results in a number of properties; there are many tradeoffs. First, some terms: the erasure-coding algorithm is described as ``k``-out-of-``N`` -(for this release, the default values are ``k``=3 and ``N``=10). Each grid will +(for this release, the default values are ``k`` = 3 and ``N`` = 10). Each grid will have some number of nodes; this number will rise and fall over time as nodes join, drop out, come back, and leave forever. Files are of various sizes, some are popular, others are unpopular. Nodes have various capacities, variable