Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Tue, 26 Apr 2022 08:29:41 +0000 (16:29 +0800)
committerleon <leon@roojs.com>
Tue, 26 Apr 2022 08:29:41 +0000 (16:29 +0800)
roojs-core.js
roojs-core-debug.js

Roo/htmleditor/BlockFigure.js

index 7bc9648..6805239 100644 (file)
@@ -43,7 +43,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
     
     // used by context menu
     friendly_name : 'Image with caption',
-    deleteTitle : "Delete Image and Captionn",
+    deleteTitle : "Delete Image and Caption",
     
     contextMenu : function(toolbar)
     {