diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-11-01 07:00:20 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-11-01 07:00:20 +0000 |
commit | 06415cad5da16edd6f1515a618e7b111745d5c39 (patch) | |
tree | 2ab056d6aa80d5a0e09e7ab179b4018f9c02be0f /man/xresources.texi | |
parent | 588c722f2209302fdea3a009e25da522e49e9bed (diff) | |
download | emacs-06415cad5da16edd6f1515a618e7b111745d5c39.tar.gz |
(X Resources): Fix typo and syntax.
Diffstat (limited to 'man/xresources.texi')
-rw-r--r-- | man/xresources.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xresources.texi b/man/xresources.texi index d6d7823c797..a8547300556 100644 --- a/man/xresources.texi +++ b/man/xresources.texi @@ -16,7 +16,7 @@ is to use the @code{editres} program. Select @samp{Get Tree} from the @samp{Commands} menu, then click on an Emacs frame. This will display a tree showing the structure of X toolkit widgets used in an Emacs frame. Select one of them, such as @samp{menubar}, then select -@samp{Show Resource Box form the @samp{Commands} menu. This displays +@samp{Show Resource Box} from the @samp{Commands} menu. This displays a list of all the meaningful X resources and allows you to edit them. Changes take effect immediately if you click on the @samp{Apply} button. |