[gedit] Fixed typo in string



commit ebae60e9b4f710c5def9b7ce3d833505eab58836
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Fri Mar 29 11:35:28 2013 +0100

    Fixed typo in string

 help/C/gedit-plugins-snippets.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/gedit-plugins-snippets.page b/help/C/gedit-plugins-snippets.page
index 67b3c00..4283a4e 100644
--- a/help/C/gedit-plugins-snippets.page
+++ b/help/C/gedit-plugins-snippets.page
@@ -147,7 +147,7 @@
       <item>
         <p>Under the textarea for <gui style="input">Edit:</gui>, input the
         desired text for the snippet. You may use <code>${n}</code> to indicate
-        variables, where <em>n</em> is to replaced with a number that
+        variables, where <em>n</em> is replaced with a number that
         represents the numerical order of variables included.</p>
       </item>
     </steps>


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