Author: dennisl
Date: Sat Sep 13 20:57:54 2014
New Revision: 1624783

URL: http://svn.apache.org/r1624783
Log:
Use correct syntax.

Modified:
    maven/site/trunk/content/apt/developers/conventions/git.apt

Modified: maven/site/trunk/content/apt/developers/conventions/git.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/conventions/git.apt?rev=1624783&r1=1624782&r2=1624783&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/conventions/git.apt (original)
+++ maven/site/trunk/content/apt/developers/conventions/git.apt Sat Sep 13 
20:57:54 2014
@@ -154,7 +154,7 @@ gitk --all
 
  to try to make some sense of it all. This is an important command to 
understand! (gitk may need to be installed additionally)
 
-gitk also has a quite excellent context menu that is far more context 
sensitive than most people realize at first impression. Right-clicking on a 
commit in a github pull-request will allow you to cherry-pick straight in the 
gui.
+ gitk also has a quite excellent context menu that is far more context 
sensitive than most people realize at first impression. Right-clicking on a 
commit in a github pull-request will allow you to cherry-pick straight in the 
gui.
 
 
  If you're working on the master branch, you can do stuff like this:


Reply via email to