aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/global.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/global.scm')
-rw-r--r--gnu/packages/global.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/global.scm b/gnu/packages/global.scm
index 6ef36d5aea..6ad79d1283 100644
--- a/gnu/packages/global.scm
+++ b/gnu/packages/global.scm
@@ -44,7 +44,7 @@
(list (string-append "--with-ncurses="
(assoc-ref %build-inputs "ncurses")))))
(home-page "http://www.gnu.org/software/global/")
- (synopsis "GNU GLOBAL source code tag system")
+ (synopsis "Cross-environment source code tag system")
(description
"GNU GLOBAL is a source code tagging system that works the same way
across diverse environments (Emacs, vi, less, Bash, web browser, etc).