Skip to content
Snippets Groups Projects
Verified Commit 1490696b authored by Timm Fitschen's avatar Timm Fitschen
Browse files

FIX: typo

parent c7d7c7a6
Branches
Tags
1 merge request!1ENH: Add inline reference button
......@@ -5,4 +5,4 @@ tmp/
sample/ckeditor.dist.js
/package-lock.json
*~
indiscale-ckeditor5-complexitywiki-plugins-*.tgz
*.tgz
......@@ -108,7 +108,7 @@ export default class ComplexitywikiPlugins extends Plugin {
const view = new ButtonView( locale );
view.set( {
label: t( 'Insert an inlne-reference link to another CaosDB entity' ),
label: t( 'Insert an inline-reference link to another CaosDB entity' ),
icon: caosdbIcon,
tooltip: true,
isToggleable: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment