diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2019-09-23 12:18:41 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2019-09-23 12:18:41 -0700 |
commit | 99ce20555d02493daf3ce5df82a158d48cfcb692 (patch) | |
tree | 539b7d7550f0a75167126c9d3fc200cf2e07d332 | |
parent | 2847df6ba7279233c968d92122f678744ae0662e (diff) |
gnu: fe: Fix typo.
* gnu/packages/text-editors (fe)[description]: Fix spelling of "menus".
-rw-r--r-- | gnu/packages/text-editors.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 432e79e350..e5dee2f4e5 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -607,7 +607,7 @@ The basic features of Geany are: arbitrary text regions; it is not bound to syntactic units. Fe has no configuration or extension language and requires no setup. -Its user interface is emacs-like and it has menues for the very most +Its user interface is emacs-like and it has menus for the very most important functions to help beginners. Further there is a reference card. It offers: |