Skip to content

Commit 4cc4b5d

Browse files
skangasEli-Zaretskii
authored andcommitted
; * src/keyboard.c (tool_bar_items): Fix a typo. (Bug#36143)
1 parent b58ecaf commit 4cc4b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/keyboard.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8035,7 +8035,7 @@ tool_bar_items (Lisp_Object reuse, int *nitems)
80358035
{
80368036
/* No, so use major and minor mode keymaps and keymap property.
80378037
Note that tool-bar bindings in the local-map and keymap
8038-
properties may not work reliable, as they are only
8038+
properties may not work reliably, as they are only
80398039
recognized when the tool-bar (or mode-line) is updated,
80408040
which does not normally happen after every command. */
80418041
ptrdiff_t nminor = current_minor_maps (NULL, &tmaps);

0 commit comments

Comments
 (0)