raster pushed a commit to branch master.

http://git.enlightenment.org/apps/eterm.git/commit/?id=898bd8e33a17066eb6d1f59308ff4a3989ac7d81

commit 898bd8e33a17066eb6d1f59308ff4a3989ac7d81
Author: Stéphane Aulery <[email protected]>
Date:   Sat Nov 29 16:27:10 2014 +0900

    doc typos: "occurances", "seperators" and "suppliment"
    
    Maniphest Tasks: T1737
    
    Differential Revision: https://phab.enlightenment.org/D1668
---
 doc/Eterm.1.in           | 4 ++--
 doc/Eterm_reference.html | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/Eterm.1.in b/doc/Eterm.1.in
index f55f580..fd81d17 100644
--- a/doc/Eterm.1.in
+++ b/doc/Eterm.1.in
@@ -694,7 +694,7 @@ By convention and default, Eterm themes should be stored 
under
 ~/.Eterm/themes/<theme_name>/ or @THEMEDIR@/<theme_name>.
 
 Eterm now supports the existence of a user configuration file as a
-suppliment to the theme configuration file.  The default name for this
+supplement to the theme configuration file.  The default name for this
 file is user.cfg, and it follows the exact same syntax as any other
 configuration file.  It is searched for using the same algorithm used
 for the theme.cfg file, and any settings in the user.cfg will override
@@ -2255,7 +2255,7 @@ to scroll down half a page.  The default unit if not 
specified is
 Presents a dialog box into which the user may enter a search term.
 The default value is set to
 .IR str .
-All occurances of the specified search string are highlighted in the
+All occurrences of the specified search string are highlighted in the
 scrollback buffer, and Eterm jumps back to the most recent one.
 Searching again with the same keyword will clear the previous
 highlighting.
diff --git a/doc/Eterm_reference.html b/doc/Eterm_reference.html
index 072836e..842e354 100644
--- a/doc/Eterm_reference.html
+++ b/doc/Eterm_reference.html
@@ -50,7 +50,7 @@ Portions of this document were taken from the XTerm 
documentation.</P>
 </TR>
 <TR>
   <TD>{ ... | ... }</TD>
-  <TD>Items inclosed in braces and separated by pipes indicate that exactly one
+  <TD>Items enclosed in braces and separated by pipes indicate that exactly one
       of the items should be chosen.</TD>
 </TR>
 </TABLE>
@@ -185,7 +185,7 @@ Portions of this document were taken from the XTerm 
documentation.</P>
 </TR>
 <TR>
   <TD><TT>ESC <B>Z</B></TT></TD>
-  <TD>Obselete form of Send Device Attributes (DA), which is <TT>ESC <B>[ 
c</B></TT></TD>
+  <TD>Obsolete form of Send Device Attributes (DA), which is <TT>ESC <B>[ 
c</B></TT></TD>
 </TR>
 <TR>
   <TD><TT>ESC <B>[</B> [ <I>n</I> ] <B>@</B></TT></TD>
@@ -1278,7 +1278,7 @@ are:  <TT><B>1</B></TT>, <TT><B>on</B></TT>, 
<TT><B>yes</B></TT>, or (of course)
 </TR>
 <TR>
   <TD><TT>ESC <B>] 6 ; 72</B> [ ;</B> <I>string</I> ] BEL</TT></TD>
-  <TD>Search for and highlight any occurances of <I>string</I> in the
+  <TD>Search for and highlight any occurrences of <I>string</I> in the
       scrollback buffer.
   </TD>
 </TR>

-- 


Reply via email to