summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Richard Hartmann <richih.mailinglist@gmail.com>2013-02-06 00:42:30 +0100
committerGravatar Richard Hartmann <richih.mailinglist@gmail.com>2013-02-06 00:42:30 +0100
commite75594bce73a5b1de8b069ec991e54366a99ce23 (patch)
tree58e3c155c833321ccf3be72f41e7cbdf925f7012
parent6be68947dcf80c99ed5135c1a968641dca199555 (diff)
Fix typos
-rw-r--r--doc/design/assistant/blog/day_181__triage.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design/assistant/blog/day_181__triage.mdwn b/doc/design/assistant/blog/day_181__triage.mdwn
index 8c086bd4e..9c5e92280 100644
--- a/doc/design/assistant/blog/day_181__triage.mdwn
+++ b/doc/design/assistant/blog/day_181__triage.mdwn
@@ -5,7 +5,7 @@ There have been several reports of problems with ssh password prompts.
I'm beginning to think the assistant may need to prompt for the password
when setting up a ssh remote. This should be handled by `ssh-askpass` or
similar, but some Linux users probably don't have it installed, and there
-seems to be no widely used OSX equivilant.
+seems to be no widely used OSX equivalent.
---
@@ -14,7 +14,7 @@ Fixed several bugs today, all involving (gasp) direct mode.
The tricky one involved renaming or deleting files in direct mode.
Currently nothing removes the old filename from the direct mode
mapping, and this could result in the renamed or deleted file
-unexepectedly being put back into the tree when content is downloaded.
+unexpectedly being put back into the tree when content is downloaded.
To deal with this, it now assumes that direct mode mappings may be out of
date compared to the tree, and does additional checks to catch