changeset 52043:1b765542e16e

(menu-bar-tools-menu): Minor change in strings.
author Richard M. Stallman <rms@gnu.org>
date Fri, 25 Jul 2003 07:02:55 +0000
parents c195b419ef52
children 79432c3dc670
files lisp/menu-bar.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/menu-bar.el	Fri Jul 25 04:59:09 2003 +0000
+++ b/lisp/menu-bar.el	Fri Jul 25 07:02:55 2003 +0000
@@ -1085,8 +1085,8 @@
   '(menu-item "Compile..." compile
 	      :help "Invoke compiler or Make, view compilation errors"))
 (define-key menu-bar-tools-menu [grep]
-  '(menu-item "Search Files (Grep)..." grep
-	      :help "Search files for strings or regexps (with Grep)"))
+  '(menu-item "Search Files (with grep)..." grep
+	      :help "Search files for strings or regexps (with grep)"))
 
 
 ;; The "Help" menu items