diff options
Diffstat (limited to '')
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index a6d1e39..92cec3c 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -700,7 +700,7 @@ set to the proper message ID. To apply a patch, use the @command{git am} @footnote{`am' stands for `apply mailbox', -but it words on regular patch files} +but it works on regular patch files} command: @example |