diff options
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 1cb20b04b0..2a4350f8bf 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. |