From: David <d@kattfest.se>
Date: Thu, 2 Jan 2014 00:59:53 +0000 (+0100)
Subject: Small typo: "stil" -> "still"
X-Git-Tag: allmydata-tahoe-1.10.1a1~204^2
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/uri/frontends/COPYING.TGPPL.html?a=commitdiff_plain;h=7f0c823b14999ecea5ea2661ea8d2c2c7d30f093;p=tahoe-lafs%2Ftahoe-lafs.git

Small typo: "stil" -> "still"
---

diff --git a/docs/architecture.rst b/docs/architecture.rst
index 88eb1f09..68bab0f3 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -389,7 +389,7 @@ To work against this slow, continual loss of shares, a File Checker is used
 to periodically count the number of shares still available for any given
 file. A more extensive form of checking known as the File Verifier can
 download the ciphertext of the target file and perform integrity checks
-(using strong hashes) to make sure the data is stil intact. When the file is
+(using strong hashes) to make sure the data is still intact. When the file is
 found to have decayed below some threshold, the File Repairer can be used to
 regenerate and re-upload the missing shares. These processes are conceptually
 distinct (the repairer is only run if the checker/verifier decides it is