[FFmpeg-devel] [PATCH] git-howto.texi: fix a typo

James Zern jzern at google.com
Thu Apr 23 05:59:16 CEST 2015


s/Refer to and to sync/Refer to how to sync/
---
 doc/git-howto.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/git-howto.texi b/doc/git-howto.texi
index 8ece341..8f4a18b 100644
--- a/doc/git-howto.texi
+++ b/doc/git-howto.texi
@@ -330,7 +330,7 @@ git push
 
 Will push the changes to the default remote (@var{origin}).
 Git will prevent you from pushing changes if the local and remote trees are
-out of sync. Refer to and to sync the local tree.
+out of sync. Refer to how to sync the local tree.
 
 @example
 git remote add <name> <url>
-- 
2.2.0.rc0.207.ga3a616c



More information about the ffmpeg-devel mailing list