summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-11-29 16:27:10 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2014-11-29 16:27:10 +0900
commit898bd8e33a17066eb6d1f59308ff4a3989ac7d81 (patch)
tree265a771032ef692e965be0bfd556936d8083d79e
parent557e0c7a1da2996ceefd452759ab4e054557ce06 (diff)
downloadeterm-898bd8e33a17066eb6d1f59308ff4a3989ac7d81.tar.gz
doc typos: "occurances", "seperators" and "suppliment"
Maniphest Tasks: T1737 Differential Revision: https://phab.enlightenment.org/D1668
-rw-r--r--doc/Eterm.1.in4
-rw-r--r--doc/Eterm_reference.html6
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>