diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:43:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:38 +0700 |
commit | 050c9bf117e841957beb6b3f3d7e7305e8128b7f (patch) | |
tree | e44f84434c94b0fbe9184b4b8f223c5a72ff389d /desktop | |
parent | 4ba8abe8eaaefe7c41e83034982e35facb32ab48 (diff) |
desktop/xed: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xed/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop/xed/README b/desktop/xed/README index 1cb20b04b009..2a4350f8bf27 100644 --- a/desktop/xed/README +++ b/desktop/xed/README @@ -16,7 +16,8 @@ Although new features are always under development, currently xed has: * A complete preferences interface * Configurable Plugin system, with optional python support -Some of the plugins, packaged and installed with xed include, among others: +Some of the plugins, packaged and installed with xed include, among +others: * Word count * Spell checker @@ -26,5 +27,5 @@ Some of the plugins, packaged and installed with xed include, among others: * Insert Date/Time * Tag list -xed is released under the GNU General Public License (GPL) version 2, see -the file 'COPYING' for more information. +xed is released under the GNU General Public License (GPL) version 2, +see the file 'COPYING' for more information. |