Skip to content

Commit 6481be4

Browse files
committed
fix typo
1 parent 83f89a3 commit 6481be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/javascript/v1/josm/mixin/JSActionMixin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ function afterFromOptions(options) {
264264
* Adds an action to the toolbar.
265265
*
266266
* If no parameters are passed in, the action is registered with its
267-
* toolbar id (see property tooblarId) for being displayed in the toolbar.
267+
* toolbar id (see property toolbarId) for being displayed in the toolbar.
268268
* It isn't displayed, however, unless the toolbar id is already included
269269
* in the toolbar preferences. If not, the user first has to configure it
270270
* manually in the preference dialog.

0 commit comments

Comments
 (0)