From: David 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/?a=commitdiff_plain;h=refs%2Fpull%2F82%2Fhead;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