diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-08-22 19:58:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-08-22 19:58:52 +0200 |
commit | 5b3233d4b1d93de053f063e937efd8f5cb13d641 (patch) | |
tree | 24c9469f7c3a9cb294295ce16ec905f226c3b197 /using-git.texinfo | |
parent | first thing first (diff) | |
download | using-git-5b3233d4b1d93de053f063e937efd8f5cb13d641.tar.gz using-git-5b3233d4b1d93de053f063e937efd8f5cb13d641.tar.bz2 using-git-5b3233d4b1d93de053f063e937efd8f5cb13d641.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index b466694..7cea7d4 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1209,13 +1209,13 @@ command. @chapter Interface @menu -* First thing first:: +* First things first:: @end menu -@node First thing first -@section First thing first +@node First things first +@section First things first Many Git commands take both revisions and paths as their arguments. First come |