[gedit] Fixed blank in tag



commit 5ad94effa9d4cabe34c08f1e0811a986f6be61b9
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Nov 7 22:45:43 2011 +0100

    Fixed blank in tag

 help/C/gedit-plugins-code-comment.page |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gedit-plugins-code-comment.page b/help/C/gedit-plugins-code-comment.page
index b2d550f..504e139 100644
--- a/help/C/gedit-plugins-code-comment.page
+++ b/help/C/gedit-plugins-code-comment.page
@@ -29,8 +29,7 @@
   <steps>
     <item><p>Highlight the portion of text where you want to add or remove
     a comment.</p></item>
-    <item><p>To add a comment, click <guiseq><gui>Edit</gui><gui>Comment Code
-    </gui></guiseq>, or press <keyseq><key>Ctrl</key><key>M</key></keyseq>.</p>
+    <item><p>To add a comment, click <guiseq><gui>Edit</gui><gui>Comment Code</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>M</key></keyseq>.</p>
     </item>
     <item><p>To remove a comment, click <guiseq><gui>Edit</gui><gui>Uncomment 
     Code</gui></guiseq>, or press <keyseq><key>Shift</key><key>Ctrl</key>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]