diff man/xresources.texi @ 52671:d08a70365018

xresources.texi (GTK names in Emacs): Correct typo.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 29 Sep 2003 15:53:11 +0000
parents fef189326a95
children 34537e2e1a05
line wrap: on
line diff
--- a/man/xresources.texi	Mon Sep 29 14:42:36 2003 +0000
+++ b/man/xresources.texi	Mon Sep 29 15:53:11 2003 +0000
@@ -710,7 +710,7 @@
 @tab @code{GtkVHbox}
 @item @code{emacs}
 @tab @code{GtkFixed}
-@item @code{verticalScrollbar}
+@item @code{verticalScrollBar}
 @tab @code{GtkVScrollbar}
 @item @code{emacs-toolbar}
 @tab @code{GtkToolbar}
@@ -725,7 +725,7 @@
 
 @smallexample
 widget "Emacs.pane.menubar" style "my_style"
-widget "Emacs.pane.emacs.verticalScrollbar" style "my_style"
+widget "Emacs.pane.emacs.verticalScrollBar" style "my_style"
 @end smallexample
 
   GTK absolute names are quite strange when it comes to menus