summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/doc/git-howto.texi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/doc/git-howto.texi')
-rw-r--r--chromium/third_party/ffmpeg/doc/git-howto.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/ffmpeg/doc/git-howto.texi b/chromium/third_party/ffmpeg/doc/git-howto.texi
index 44e1cc64398..750662a4581 100644
--- a/chromium/third_party/ffmpeg/doc/git-howto.texi
+++ b/chromium/third_party/ffmpeg/doc/git-howto.texi
@@ -299,7 +299,7 @@ the current branch history.
git commit --amend
@end example
-allows to amend the last commit details quickly.
+allows one to amend the last commit details quickly.
@example
git rebase -i origin/master