manpages: italicize gitk's name (where it was in teletype font)
[gitweb.git] / Documentation / gitcore-tutorial.txt
index 2bbe7dea377d2df0b9dbcf59228a599401aae972..3eba973a2bfc142df70617ff8456908082c3fb06 100644 (file)
@@ -878,7 +878,7 @@ means: normally it will just show you your current `HEAD`) and their
 histories. You can also see exactly how they came to be from a common
 source.
 
-Anyway, let's exit `gitk` (`^Q` or the File menu), and decide that we want
+Anyway, let's exit 'gitk' (`^Q` or the File menu), and decide that we want
 to merge the work we did on the `mybranch` branch into the `master`
 branch (which is currently our `HEAD` too). To do that, there's a nice
 script called 'git-merge', which wants to know which branches you want