From 7f0c823b14999ecea5ea2661ea8d2c2c7d30f093 Mon Sep 17 00:00:00 2001
From: David <d@kattfest.se>
Date: Thu, 2 Jan 2014 01:59:53 +0100
Subject: [PATCH] Small typo: "stil" -> "still"

---
 docs/architecture.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.45.2