diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-20 11:21:49 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-20 11:21:49 +0200 |
commit | 0c7382a7cdd29b721ec8c1f59e07f677a19e8145 (patch) | |
tree | 504982be11433ff3db355a4931463f6562868d07 | |
parent | add stylo to shorthand list (diff) | |
download | using-git-0c7382a7cdd29b721ec8c1f59e07f677a19e8145.tar.gz using-git-0c7382a7cdd29b721ec8c1f59e07f677a19e8145.tar.bz2 using-git-0c7382a7cdd29b721ec8c1f59e07f677a19e8145.tar.xz |
definition of -o words
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | using-git.texinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 359a0b4..7917506 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1811,13 +1811,13 @@ Minor change. @item doc Add or change documentation. @item typo -Fix a typo. +Fix a typo (a typing error.) @item spello -Fix a spello. +Fix a spello (a spelling error.) @item stylo -Fix a stylo. +Fix a stylo (a literate style error.) @item grammaro -Fix a grammaro. +Fix a grammaro (a grammatical error.) @item ref Abbreviation for `reference'. @item dir |