Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Tue, 26 Apr 2022 08:21:09 +0000 (16:21 +0800)
committerleon <leon@roojs.com>
Tue, 26 Apr 2022 08:21:09 +0000 (16:21 +0800)
Roo/htmleditor/BlockFigure.js

index 6805239..7bc9648 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 Caption",
+    deleteTitle : "Delete Image and Captionn",
     
     contextMenu : function(toolbar)
     {