summaryrefslogtreecommitdiff
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-24 23:14:48 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-24 23:14:48 -0800
commite4920bc99dfcee02c3bb83b46a761b0893f76626 (patch)
treea6165f7a6c45f0b4924bad97b21ab179d3e7707e /src/ChangeLog.10
parentfa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff)
downloademacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index ada5e0f78ef..6acc09c2164 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -1003,7 +1003,7 @@
(syms_of_xdisp): DEFVAR_LISP and initialize it. Update doc string
to describe new value `grow-only', and use of C-l.
(display_tool_bar_line): Only use default face for border below
- toolbar if not grow-only (to get acceptable visual appearence).
+ toolbar if not grow-only (to get acceptable visual appearance).
Explicitly set visible_height for empty toolbar lines.
(redisplay_tool_bar): Handle `grow-only' setting. Check and clear
minimize_tool_bar_window_p flag.