We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58ecaf commit 4cc4b5dCopy full SHA for 4cc4b5d
src/keyboard.c
@@ -8035,7 +8035,7 @@ tool_bar_items (Lisp_Object reuse, int *nitems)
8035
{
8036
/* No, so use major and minor mode keymaps and keymap property.
8037
Note that tool-bar bindings in the local-map and keymap
8038
- properties may not work reliable, as they are only
+ properties may not work reliably, as they are only
8039
recognized when the tool-bar (or mode-line) is updated,
8040
which does not normally happen after every command. */
8041
ptrdiff_t nminor = current_minor_maps (NULL, &tmaps);
0 commit comments