|
|
@@ -13,7 +13,7 @@
|
|
|
import ModelSelection from '../model/selection';
|
|
|
|
|
|
/**
|
|
|
- * Function factory, creates a callback function which converts a {@link module:engine/view/documentselection~DocumentSelection
|
|
|
+ * Function factory, creates a callback function which converts a {@link module:engine/view/selection~Selection
|
|
|
* view selection} taken from the {@link module:engine/view/document~Document#event:selectionChange} event
|
|
|
* and sets in on the {@link module:engine/model/document~Document#selection model}.
|
|
|
*
|