summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-04-20 20:52:08 -0400
committerGlenn Morris <rgm@gnu.org>2012-04-20 20:52:08 -0400
commit384ec638e66805159d4fae86921a914dacc22dad (patch)
treef1a92dcf071047d3223b8be0ccd67418092a0034
parent0dc91072e300575aa323fc588f5a6b8e9239c0db (diff)
downloademacs-384ec638e66805159d4fae86921a914dacc22dad.tar.gz
Standardize case of "GTK+" in a few manuals
-rw-r--r--doc/lispref/frames.texi2
-rw-r--r--doc/misc/faq.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 1bd4cf4854b..3a8accf251e 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -1070,7 +1070,7 @@ characters rather than pixels.
These values include the internal borders, and windows' scroll bars
and fringes (which belong to individual windows, not to the frame
itself). The exact value of the heights depends on the window-system
-and toolkit in use. With Gtk+, the height does not include any tool
+and toolkit in use. With GTK+, the height does not include any tool
bar or menu bar. With the Motif or Lucid toolkits, it includes the
tool bar but not the menu bar. In a graphical version with no
toolkit, it includes both the tool bar and menu bar. For a text
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 7b8ba05e96f..34005bcb9a0 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -1049,7 +1049,7 @@ A new command @kbd{customize-themes} allows you to easily change the
appearance of your Emacs.
@item
-Emacs can be compiled with the Gtk+ 3 toolkit.
+Emacs can be compiled with the GTK+ 3 toolkit.
@item
Support for several new external libraries can be included at compile