changeset 82937:18c1a2214c41

Fix comment.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 28 Aug 2007 10:16:31 +0000
parents 85d72bedafd2
children db665d90527e
files lisp/term/x-win.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/x-win.el	Tue Aug 28 10:16:00 2007 +0000
+++ b/lisp/term/x-win.el	Tue Aug 28 10:16:31 2007 +0000
@@ -2586,7 +2586,7 @@
   :group 'x)
 
 (defun x-gtk-map-stock (file)
-  "Map icon with file name FILE to a Gtk stock name, using `stock-map-gtk'."
+  "Map icon with file name FILE to a Gtk+ stock name, using `x-gtk-stock-map'."
   (let ((value (and file
 		    (assoc-string (file-name-sans-extension 
 				   (file-name-nondirectory file))