summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web>2012-06-19 07:09:09 +0000
committerGravatar admin <admin@branchable.com>2012-06-19 07:09:09 +0000
commit99a3d6a00c9490d28d5df5603086798b2a7d4a3e (patch)
treef617c425c66849e766c2ee5c41c6d2817d2459a5
parente986d1acb1c335958805797e40a2ef79bf1e1e43 (diff)
-rw-r--r--doc/bugs/watch_command_on_OSX_10.7.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/watch_command_on_OSX_10.7.mdwn b/doc/bugs/watch_command_on_OSX_10.7.mdwn
index 244c624f2..aa7c341a5 100644
--- a/doc/bugs/watch_command_on_OSX_10.7.mdwn
+++ b/doc/bugs/watch_command_on_OSX_10.7.mdwn
@@ -25,6 +25,6 @@ laplace:annex jtang$ git status
nothing added to commit but untracked files present (use "git add" to track)
</pre>
-It seems to not do a git add and commit afterwards of the symlinks, manually doing this makes it all happy again till more files are added.
+It seems to not do a git add and commit afterw the creation of the symlinks, manually doing this makes it all happy again till more files are added.
note: i had posted a commend in the blog post, but posting the issue here is probably more appropriate.