apply: make some parsing functions static again
[gitweb.git] / Documentation / git-gui.txt
index 0041994443c42033ee7c378ffad8983b0163489e..c1a3e8bf073f7aef89989356e985861644530a86 100644 (file)
@@ -35,7 +35,7 @@ blame::
 
 browser::
        Start a tree browser showing all files in the specified
-       commit (or 'HEAD' by default).  Files selected through the
+       commit (or `HEAD` by default).  Files selected through the
        browser are opened in the blame viewer.
 
 citool::
@@ -102,7 +102,7 @@ Examples
 SEE ALSO
 --------
 linkgit:gitk[1]::
-       The git repository browser.  Shows branches, commit history
+       The Git repository browser.  Shows branches, commit history
        and file differences.  gitk is the utility started by
        'git gui''s Repository Visualize actions.