[FFmpeg-cvslog] commit: fix typo in git howto section heading (Janne Grunau )
git at videolan.org
git
Sun Jan 16 19:37:12 CET 2011
ffmpeg | branch: master | Janne Grunau <janne-ffmpeg at jannau.net> | Sun Jan 16 18:29:08 2011 +0000| [adb8669c04fae980710342a9fb3016c87df60709] | committer: Janne Grunau
fix typo in git howto section heading
spotted by ubitux on irc
Originally committed as revision 26393 to svn://svn.ffmpeg.org/ffmpeg/trunk
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=adb8669c04fae980710342a9fb3016c87df60709
---
doc/git-howto.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/git-howto.txt b/doc/git-howto.txt
index a457582..80bd3cc 100644
--- a/doc/git-howto.txt
+++ b/doc/git-howto.txt
@@ -223,7 +223,7 @@ I. BASICS:
Will push the changes to the remote repository. Omitting refspec makes git
push update all the remote branches matching the local ones.
-13. Finding a specific svn revission
+13. Finding a specific svn revision
Since version 1.7.1 git supports ':/foo' syntax for specifying commits
based on a regular expression. see man gitrevisions
More information about the ffmpeg-cvslog
mailing list