summaryrefslogtreecommitdiff
path: root/doc/git-annex-readpresentkey.mdwn
diff options
context:
space:
mode:
authorGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 16:42:16 +0200
committerGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 16:42:16 +0200
commit252b173b69de78dca0394a0d90bb4940ea4e4bca (patch)
tree7d56751ba6631a7774501823d74847f388be2e70 /doc/git-annex-readpresentkey.mdwn
parent4b6fd53e903fa85c0b74320f39c6d2e9e39bab57 (diff)
Various typo fixes in doc/*.mdwn
One of my for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done sessions. 3647f704-e510-11e4-bf50-000df06acc56
Diffstat (limited to 'doc/git-annex-readpresentkey.mdwn')
-rw-r--r--doc/git-annex-readpresentkey.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-readpresentkey.mdwn b/doc/git-annex-readpresentkey.mdwn
index 3e552e05d..6dcc2ca0b 100644
--- a/doc/git-annex-readpresentkey.mdwn
+++ b/doc/git-annex-readpresentkey.mdwn
@@ -9,7 +9,7 @@ git annex readpresentkey `key uuid`
# DESCRIPTION
This plumbing-level command reads git-annex's records about whether
-the specified key's content is present in the remote with the speficied
+the specified key's content is present in the remote with the specified
uuid.
It exits 0 if the key is recorded to be present and 1 if not.