doc typos: "occurances", "seperators" and "suppliment"

Maniphest Tasks: T1737

Differential Revision: https://phab.enlightenment.org/D1668
This commit is contained in:
Stéphane Aulery 2014-11-29 16:27:10 +09:00 committed by Carsten Haitzler (Rasterman)
parent 557e0c7a1d
commit 898bd8e33a
2 changed files with 5 additions and 5 deletions

View File

@ -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.

View File

@ -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>