aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-05-10 15:39:55 +0000
committerUlrich Müller <ulm@gentoo.org>2009-05-10 15:39:55 +0000
commit731693c30886df82eb630ea37836e103ad318db7 (patch)
treef158a3a0e2be6428d26ad5d3bca6d6821a48c55b /modules/editor.eselect
parentLocal variables for Emacs. (diff)
downloadeselect-731693c30886df82eb630ea37836e103ad318db7.tar.gz
eselect-731693c30886df82eb630ea37836e103ad318db7.tar.bz2
eselect-731693c30886df82eb630ea37836e103ad318db7.zip
More verbose description.
svn path=/trunk/; revision=531
Diffstat (limited to 'modules/editor.eselect')
-rw-r--r--modules/editor.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/editor.eselect b/modules/editor.eselect
index d3f0a66..446dd2e 100644
--- a/modules/editor.eselect
+++ b/modules/editor.eselect
@@ -16,7 +16,7 @@ EDITOR_LIST="/bin/nano
inherit editor-variable
-DESCRIPTION="Manage ${EDITOR_VAR} variable"
+DESCRIPTION="Manage the ${EDITOR_VAR} environment variable"
MAINTAINER="ulm@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}")