summaryrefslogtreecommitdiff
path: root/doc/lispref/display.texi
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2022-07-02 12:01:18 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2022-07-02 13:32:41 +0200
commit8d68760ddee3690b4312fdb5d85210cb21b4eb7d (patch)
tree9332368efe35507bd11da1a743628871fc983e0a /doc/lispref/display.texi
parentc5aec9b10d709b91a0188b705b653bd2a59fff2d (diff)
downloademacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.tar.gz
emacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.tar.bz2
emacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.zip
; Fix typos.
Diffstat (limited to 'doc/lispref/display.texi')
-rw-r--r--doc/lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index e85d492bbb5..81799a2a577 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -8551,7 +8551,7 @@ displayed in the echo area.
@vindex use-system-tooltips
When Emacs is built with the GTK+ toolkit or Haiku windowing support,
it by default displays tooltips using toolkit functions, and the
-appearance of the tooltips is then controlled by by the toolkit's
+appearance of the tooltips is then controlled by the toolkit's
settings. Toolkit-provided tooltips can be disabled by changing the
value of the variable @code{use-system-tooltips} to @code{nil}. The
rest of this subsection describes how to control non-toolkit tooltips,