diff options
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r-- | doc/walkthrough.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index 7018a839e..e25c36fb4 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -47,7 +47,7 @@ if you are using a centralized bare repository. # git commit -a -m added Notice you commit at the end, this checks in git-annex's record of the -files but not thier actual, large, content. +files but not their actual, large, content. ## renaming files |