Merge branch 'rh/ishes-doc'
[gitweb.git] / builtin / merge.c
index a8cf4a248492fc793c433e61e025fb7f3b3eacfe..02a69c14e6abfc51413b397a93180e0890285e2a 100644 (file)
@@ -1193,7 +1193,7 @@ int cmd_merge(int argc, const char **argv, const char *prefix)
         * This could be traditional "merge <msg> HEAD <commit>..."  and
         * the way we can tell it is to see if the second token is HEAD,
         * but some people might have misused the interface and used a
-        * committish that is the same as HEAD there instead.
+        * commit-ish that is the same as HEAD there instead.
         * Traditional format never would have "-m" so it is an
         * additional safety measure to check for it.
         */