Jelajahi Sumber

Fixed typo.

Piotr Jasiun 10 tahun lalu
induk
melakukan
5db9c6d06d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.
  */