diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 19:59:03 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 19:59:03 +0000 |
commit | 686b747c39e4497da9f9101d63525c77f13ea8f0 (patch) | |
tree | 5a31333c04f416bcf09091897d4f584fbd0ca305 /editors/gate | |
parent | a14dce28fe6acfb5891674274e3fe9806543f4c5 (diff) |
Notes
Diffstat (limited to 'editors/gate')
-rw-r--r-- | editors/gate/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gate/pkg-descr b/editors/gate/pkg-descr index 08272da6c38c..85818c33e43f 100644 --- a/editors/gate/pkg-descr +++ b/editors/gate/pkg-descr @@ -14,7 +14,7 @@ and allows backspacing from the currently line onto previous lines. It also provides features that a more experienced user can use. You can call up normal editor, or use some of gate's simple-minded editing commands. You can read in files, or save your text to a file. You can -filter your text through something like the unix "fmt" command. It +filter your text through something like the Unix "fmt" command. It provides a nice spell-checking interface too. WWW: http://www.unixpapa.com/gate.html |