aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-18 16:28:49 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-18 16:30:59 +0300
commit52d66c5783d39a23027102c3087eac8ef1c0f02f (patch)
tree6f75f5af844e4110ebea49954be8b966d4351f0f /doc
parent02ab80c1f94ef89f5cf247a6d8baa7e612e51f25 (diff)
downloadsciteco-52d66c5783d39a23027102c3087eac8ef1c0f02f.tar.gz
fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"
Diffstat (limited to 'doc')
-rw-r--r--doc/cheat-sheet.mm26
-rwxr-xr-xdoc/grosciteco.tes2
-rw-r--r--doc/sciteco.7.template8
-rw-r--r--doc/tedoc.tes.1.in2
4 files changed, 19 insertions, 19 deletions
diff --git a/doc/cheat-sheet.mm b/doc/cheat-sheet.mm
index ea0d893..28ecad9 100644
--- a/doc/cheat-sheet.mm
+++ b/doc/cheat-sheet.mm
@@ -122,7 +122,7 @@ Ctrl+\fIX\fP, but can also be typed with a caret (\fC^\fP).
. TD
\*[CTRL LF]
. TD
-Line Feed, ie. Enter/Return key
+Line Feed, i.e. Enter/Return key
. TR bgc=grey90
. TD colspan=4
For instance:
@@ -157,7 +157,7 @@ Exit, but only if no buffer is \(lqdirty\(rq (unsaved)
. TD
\fC-EX\fP\*($$
. TD
-Exit even if buffer is \(lqdirty\(rq, ie. discarding all unsaved changes.
+Exit even if buffer is \(lqdirty\(rq, i.e. discarding all unsaved changes.
. TRX
. TD
\fC:EX\fP\*($$
@@ -235,7 +235,7 @@ Finish (close) current buffer, discarding all unsaved changes.
. TD
\fCFG\fIpath\fR\*$
. TD
-Go to folder \fIpath\fP, ie. change working directory.
+Go to folder \fIpath\fP, i.e. change working directory.
. TRX
. TD
. CI 0EE
@@ -435,7 +435,7 @@ Move to the beginning of next line.
. TD
. CI "" n L
. TD
-Move fordware \fIn\fP lines.
+Move forward \fIn\fP lines.
. TRX
. TD
. CI 0L
@@ -525,17 +525,17 @@ Discard command-line, storing it in \fIq\fP.
. TD
\fCS\fItext\*$
. TD
-Search for next ocurrence of \fItext\fP.
+Search for next occurrence of \fItext\fP.
. TRX
. TD
\fC-S\fItext\*$
. TD
-Search for previous ocurrence of \fItext\fP.
+Search for previous occurrence of \fItext\fP.
. TRX
. TD
\fIn\fCS\fItext\*$
. TD
-Search for \fIn\fP-th ocurrence of \fItext\fP.
+Search for \fIn\fP-th occurrence of \fItext\fP.
. TRX
. TD
\fCS\*$
@@ -545,12 +545,12 @@ Repeat last search (pattern from Q-Register \fC_\fP).
. TD
\fCN\fItext\*$
. TD
-Search for next ocurrence of \fItext\fP across all buffers.
+Search for next occurrence of \fItext\fP across all buffers.
. TRX
. TD
\fCFR\fIfrom\*$\fIto\*$
. TD
-Find next ocurrence of \fIfrom\fP and replace it with \fIto\fP.
+Find next occurrence of \fIfrom\fP and replace it with \fIto\fP.
. TRX
. TD
\fCFR\*($$
@@ -560,17 +560,17 @@ Repeat the last search-replace operation (\fC_\fP and \fC-\fP).
. TD
\fC<FR\fIfrom\*$\fIto\*$\fC;>\fP
. TD
-Find and replace all ocurrences in buffer beginning at current position.
+Find and replace all occurrences in buffer beginning at current position.
. TRX
. TD
\fCFK\fItext\*$
. TD
-Find and kill (delete) up to first ocurrence of \fItext\fP.
+Find and kill (delete) up to first occurrence of \fItext\fP.
. TRX
. TD
\fCFD\fItext\*$
. TD
-Find and delete first ocurrence of \fItext\fP.
+Find and delete first occurrence of \fItext\fP.
.ETB
.
.TBLX "Control Flow" width='45% 55%'
@@ -645,7 +645,7 @@ Matches any character not in \fIclass\fP.
. TD
\*[CTRL ^E]\fCM\fIpattern\fP
. TD
-Matches many ocurrences of \fIpattern\fP.
+Matches many occurrences of \fIpattern\fP.
. TRX
. TD
\*[CTRL ^E]\fCG\fIq\fP
diff --git a/doc/grosciteco.tes b/doc/grosciteco.tes
index 54b3596..e5be8a9 100755
--- a/doc/grosciteco.tes
+++ b/doc/grosciteco.tes
@@ -271,7 +271,7 @@ EBN[input]
!cmd.C!
:M#sw 0A-^^u"=
- !* FIXME: This can be CuXXXX_XXXX (decomposed, eg. for cyrillic й) *!
+ !* FIXME: This can be CuXXXX_XXXX (decomposed, e.g. for cyrillic й) *!
C 16 \U.w  W
|
.(:M#sa).X.w 0Q[glyphs.Q.w]U.w
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template
index 81deac0..d937ca2 100644
--- a/doc/sciteco.7.template
+++ b/doc/sciteco.7.template
@@ -159,7 +159,7 @@ codes, which is a subset of Unicode.
\# editing commands from key macros.
Since the \*(ST parser is Unicode-aware, this does not exclude
using Unicode glyphs wherever a single character is expected,
-ie. \fB^^\fIx\fR and \fBU\fIq\fR works with arbitrary Unicode glyphs.
+i.e. \fB^^\fIx\fR and \fBU\fIq\fR works with arbitrary Unicode glyphs.
All \*(ST macros must be in valid UTF-8.
.
.SS Key Macros
@@ -1017,7 +1017,7 @@ T}
.SCITECO_TT_END SP
.LP
.SCITECO_TOPIC associativity
-All binary operators are \fIleft-associative\fP, ie. associate
+All binary operators are \fIleft-associative\fP, i.e. associate
from left to right, in \*(ST.
.SCITECO_TOPIC ( ) brackets
Round brackets may be used for grouping expressions to override
@@ -1025,7 +1025,7 @@ operator precedence and associativity.
For instance, since \(lq\fB^/\fP\(rq, \(lq\fB/\fP\(rq and \(lq\fB*\fP\(rq
all have the same precedence, the expression \(lq1 ^/ 2 / 3 * 4\(rq is
equivalent to \(lq(((1 ^/ 2) / 3) * 4)\(rq.
-The opening bracket also represents an argument barrier, ie. the first
+The opening bracket also represents an argument barrier, i.e. the first
command after the opening bracket does not see and cannot pop any
arguments from the stack.
This may be useful for mixing commands with arithmetic expressions.
@@ -1319,7 +1319,7 @@ but this may be changed using modifiers.
If enabled, string arguments may contain special string building characters
for instance to embed other strings or to quote the argument terminator.
The detection of the end of a string is aware of string building characters,
-ie. string building constructs may contain the current terminator.
+i.e. string building constructs may contain the current terminator.
String building may be enabled or disabled by default for a command.
In interactive mode the command is often executed as soon as it
has been completely specified and updates to the string arguments
diff --git a/doc/tedoc.tes.1.in b/doc/tedoc.tes.1.in
index 77b67d1..9f87b37 100644
--- a/doc/tedoc.tes.1.in
+++ b/doc/tedoc.tes.1.in
@@ -53,7 +53,7 @@ A man-page template, i.e. a man-page with the \fBTEDOC\fP
request.
.IP "\fIsources...\fP"
An arbitrary number of source code files to scan through.
-The comments are extracted in document order, ie. from the
+The comments are extracted in document order, i.e. from the
first comment in the first source file to the last comment
in the last source file specified.
.