]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Small typo: "stil" -> "still" 82/head
authorDavid <d@kattfest.se>
Thu, 2 Jan 2014 00:59:53 +0000 (01:59 +0100)
committerDavid <d@kattfest.se>
Thu, 2 Jan 2014 00:59:53 +0000 (01:59 +0100)
docs/architecture.rst

index 88eb1f096615e5e0fc6e51ce0c137832e5e3a547..68bab0f37aa1d821e7c255b672de6db0b9b3bd48 100644 (file)
@@ -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