8
0
Piotr Jasiun 10 سال پیش
والد
کامیت
5db9c6d06d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/ckeditor5-engine/src/collection.js

+ 1 - 1
packages/ckeditor5-engine/src/collection.js

@@ -105,7 +105,7 @@ CKEDITOR.define( [ 'basicclass' ], function( BasicClass ) {
 
 /**
  * Fired when an item is added to the collection.
- a
+ *
  * @event add
  * @param {Model} model The added item.
  */