diff --git a/doc/git-howto.txt b/doc/git-howto.txt
index a4575825bc3b52b2f8441afe027974c7d72b7a7b..80bd3cc38c36b91019800864c918af2f2b6c0377 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