diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 16:28:49 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 16:30:59 +0300 |
commit | 52d66c5783d39a23027102c3087eac8ef1c0f02f (patch) | |
tree | 6f75f5af844e4110ebea49954be8b966d4351f0f /doc/tedoc.tes.1.in | |
parent | 02ab80c1f94ef89f5cf247a6d8baa7e612e51f25 (diff) | |
download | sciteco-52d66c5783d39a23027102c3087eac8ef1c0f02f.tar.gz |
fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"
Diffstat (limited to 'doc/tedoc.tes.1.in')
-rw-r--r-- | doc/tedoc.tes.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. . |