[gedit] docs: fixed spacing issues relating to bug 691330. marked open-files-from-sidepane as final.



commit f4feea70f5c95ca00664f999dcec19450a07d556
Author: Jim Campbell <jwcampbell gmail com>
Date:   Wed Mar 13 19:23:01 2013 -0500

    docs: fixed spacing issues relating to bug 691330. marked open-files-from-sidepane as final.

 help/C/gedit-full-screen.page              |    2 +-
 help/C/gedit-open-files-from-sidepane.page |    2 +-
 help/C/gedit-plugins-code-comment.page     |    2 +-
 help/C/gedit-plugins-tag-list.page         |    2 +-
 help/C/gedit-tabs-moving.page              |    8 ++++----
 5 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/help/C/gedit-full-screen.page b/help/C/gedit-full-screen.page
index 6c6915d..f6f6987 100644
--- a/help/C/gedit-full-screen.page
+++ b/help/C/gedit-full-screen.page
@@ -33,7 +33,7 @@
     <note>
       <p>To switch between open tabs while in fullscreen mode, press either
       <keyseq><key>Ctrl</key><key>Alt</key><key>PgUp</key></keyseq> or
-      <keyseq><key> Ctrl</key><key>Alt</key><key>PgDn</key></keyseq>.</p>
+      <keyseq><key>Ctrl</key><key>Alt</key><key>PgDn</key></keyseq>.</p>
     </note>
 
   </section>
diff --git a/help/C/gedit-open-files-from-sidepane.page b/help/C/gedit-open-files-from-sidepane.page
index 8a3b298..0bcfdce 100644
--- a/help/C/gedit-open-files-from-sidepane.page
+++ b/help/C/gedit-open-files-from-sidepane.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="index#configure-gedit"/>
-    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+    <revision pkgversion="3.8" date="2013-03-13" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
diff --git a/help/C/gedit-plugins-code-comment.page b/help/C/gedit-plugins-code-comment.page
index cb1e00a..e64552c 100644
--- a/help/C/gedit-plugins-code-comment.page
+++ b/help/C/gedit-plugins-code-comment.page
@@ -20,7 +20,7 @@
   Comments are separated from other parts of a program by special
   characters.</p>
   
-  <p>The <app>code comment</app> plugin makes it easier to quickly create or 
+  <p>The <app>code comment</app> plugin makes it easier to quickly create or
   remove code comments. To enable the code comment plugin, select
   <guiseq><gui style="menu">gedit</gui><gui style="menuitem">Preferences</gui>
   <gui>Plugins</gui><gui>Code comment</gui></guiseq>.</p>
diff --git a/help/C/gedit-plugins-tag-list.page b/help/C/gedit-plugins-tag-list.page
index 6536c96..00c6fcc 100644
--- a/help/C/gedit-plugins-tag-list.page
+++ b/help/C/gedit-plugins-tag-list.page
@@ -79,7 +79,7 @@
       <keyseq><key>Shift</key><key>Return</key></keyseq>.</p>
       <p>Pressing the <key>Return</key> key will insert the tag at the cursor
       position, and then return focus to the document. Pressing
-      <keyseq><key>Shift </key><key>Return</key></keyseq> will insert the tag
+      <keyseq><key>Shift</key><key>Return</key></keyseq> will insert the tag
       at the cursor position, but will keep the focus on the
       <app>tag-list</app>.</p>
     </note>
diff --git a/help/C/gedit-tabs-moving.page b/help/C/gedit-tabs-moving.page
index a73fd01..4b0d2e8 100644
--- a/help/C/gedit-tabs-moving.page
+++ b/help/C/gedit-tabs-moving.page
@@ -73,10 +73,10 @@
 
     <note style="tip">
       <p>You may find it easier to move a tab from one window to another by
-      dragging the tab to the <gui>Activities</gui> hot-corner of the <gui>
-      GNOME Shell</gui>. This will reveal each of the open <app>gedit</app>
-      windows. You can then release the tab on the desired <app>gedit</app>
-      window.</p>
+      dragging the tab to the <gui>Activities</gui> hot-corner of
+      <gui>GNOME Shell</gui>. This will reveal each of the open
+      <app>gedit</app> windows. You can then release the tab on the
+      desired <app>gedit</app> window.</p>
     </note>
 
     <p>See the <link xref="gedit-shortcut-keys">tab-related shortcut


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