diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-04-04 13:11:56 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-15 15:21:53 +0100 |
commit | 161b624b4f27a994a33e427d2b5646d80afd0822 (patch) | |
tree | c4548f7dec9ac663adeee0c04257d23499540670 | |
parent | c6b6aefd36d49aaf873bca20175b929f828589df (diff) | |
download | sciteco-161b624b4f27a994a33e427d2b5646d80afd0822.tar.gz |
fixed formatting of "Text Editor and Corrector"
-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 |