completion: improve untracked directory filtering for filename completion
[gitweb.git] / git-cvsserver.perl
index a0d796e57087e0ca5bac94520997ecacec9fd295..a9f6f8ebd443a338509f9c100e2d5c056c9f889f 100755 (executable)
@@ -4338,7 +4338,7 @@ sub getAnyHead
 =head2 getRevisionDirMap
 
 A "revision dir map" contains all the plain-file filenames associated
-with a particular revision (treeish), organized by directory:
+with a particular revision (tree-ish), organized by directory:
 
   $type = $out->{$dir}{$fullName}