8
0
فهرست منبع

Docs: Fixed module path.

Piotrek Koszuliński 8 سال پیش
والد
کامیت
bb1fa93017
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/ckeditor5-image/src/imagetextalternative/imagetextalternativecommand.js

+ 1 - 1
packages/ckeditor5-image/src/imagetextalternative/imagetextalternativecommand.js

@@ -4,7 +4,7 @@
  */
 
 /**
- * @module image/imagelaternatetext/imagetextalternativecommand
+ * @module image/imagetextalternative/imagetextalternativecommand
  */
 
 import Command from '@ckeditor/ckeditor5-core/src/command';