Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Tue, 26 Apr 2022 08:26:10 +0000 (16:26 +0800)
committerleon <leon@roojs.com>
Tue, 26 Apr 2022 08:26:10 +0000 (16:26 +0800)
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)
     {