diff options
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | doc/sciteco.1.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 688b4fa..409f2bf 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: git://github.com/rhaberkorn/sciteco.git Package: sciteco-curses Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Scintilla-based TExt Editor and COrrector +Description: Scintilla-based Text Editor and Corrector SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic Standard TECO-11, and incorporates many unique new ideas. diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 9cb82dd..8f3b23c 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -8,7 +8,7 @@ . .SH NAME @PACKAGE@ \-\- -Scintilla-based \fBTE\fPxt \fBE\fPditor and \fBCO\fPrrector +Scintilla-based \fBT\fPext \fBE\fPditor and \fBCO\fPrrector . . .SH SYNOPSIS |