fix codemirror loading, closes #3282

This commit is contained in:
zadam
2022-11-03 21:14:56 +01:00
parent 0a02e5be83
commit 0fc9b2f203
2 changed files with 2 additions and 7 deletions

View File

@@ -131,7 +131,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null, $contain
*/
/**
* Adds new button the the plugin area.
* Adds new button to the plugin area.
*
* @param {ToolbarButtonOptions} opts
*/