Merge branch 'ma/up-to-date'

Message and doc updates.

* ma/up-to-date:
  treewide: correct several "up-to-date" to "up to date"
  Documentation/user-manual: update outdated example output
This commit is contained in:
Junio C Hamano
2017-09-10 17:08:22 +09:00
30 changed files with 46 additions and 44 deletions

View File

@@ -165,7 +165,7 @@ to contribute an update. This may be because you would want to improve
the translation of existing messages, or because the git-gui software
itself was updated and there are new messages that need translation.
In any case, make sure you are up-to-date before starting your work:
In any case, make sure you are up to date before starting your work:
$ git checkout master
$ git pull