# HG changeset patch # User Juanma Barranquero # Date 1182046680 0 # Node ID ba1c3c957aca0e59f5d1e44a9964781136f97473 # Parent 7d00a8fdb7e364212d024b7174ffabadc6c7761e (syms_of_xdisp) : Fix typo in docstring. diff -r 7d00a8fdb7e3 -r ba1c3c957aca src/xdisp.c --- a/src/xdisp.c Sat Jun 16 22:29:59 2007 +0000 +++ b/src/xdisp.c Sun Jun 17 02:18:00 2007 +0000 @@ -24137,7 +24137,7 @@ This dynamically changes the tool-bar's height to the minimum height that is needed to make all tool-bar items visible. If value is `grow-only', the tool-bar's height is only increased -automatically; to decreace the tool-bar height, use \\[recenter]. */); +automatically; to decrease the tool-bar height, use \\[recenter]. */); Vauto_resize_tool_bars = Qt; DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,