diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-13 19:30:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-13 19:30:07 -0400 |
commit | a40dc2d390e5b2ba09614477737845aad6b6bb1c (patch) | |
tree | 81f3227bfb407ede104ea38563006d3755de08ed | |
parent | 6be8cc18024ffa49545a03cbdd977f00a6fc0c2f (diff) |
typo
-rw-r--r-- | doc/design/assistant/blog/day_8__speed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/blog/day_8__speed.mdwn b/doc/design/assistant/blog/day_8__speed.mdwn index 52c4de7a2..56b1e9c07 100644 --- a/doc/design/assistant/blog/day_8__speed.mdwn +++ b/doc/design/assistant/blog/day_8__speed.mdwn @@ -36,7 +36,7 @@ Stracing its startup scan, it's fairly tight now. There are some repeated ---- -Added the sanity check thread. Thread #8! It currently only does one sanity +Added the sanity check thread. Thread #7! It currently only does one sanity check per day, but the sanity check is a fairly lightweight job, so I may make it run more frequently. OTOH, it may never ever find a problem, so once per day seems a good compromise. |