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 83f89a3 commit 6481be4Copy full SHA for 6481be4
src/main/javascript/v1/josm/mixin/JSActionMixin.js
@@ -264,7 +264,7 @@ function afterFromOptions(options) {
264
* Adds an action to the toolbar.
265
*
266
* If no parameters are passed in, the action is registered with its
267
- * toolbar id (see property tooblarId) for being displayed in the toolbar.
+ * toolbar id (see property toolbarId) for being displayed in the toolbar.
268
* It isn't displayed, however, unless the toolbar id is already included
269
* in the toolbar preferences. If not, the user first has to configure it
270
* manually in the preference dialog.
0 commit comments