|
|
@@ -696,7 +696,8 @@ class LiveSelection extends Selection {
|
|
|
* UID obtained from the {@link module:engine/model/writer~Writer#overrideSelectionGravity} to restore.
|
|
|
*
|
|
|
* @error document-selection-gravity-wrong-restore
|
|
|
- * @param {String} uid The unique identifier returned by {@link #overrideGravity}.
|
|
|
+ * @param {String} uid The unique identifier returned by
|
|
|
+ * {@link module:engine/model/documentselection~DocumentSelection#_overrideGravity}.
|
|
|
*/
|
|
|
throw new CKEditorError(
|
|
|
'document-selection-gravity-wrong-restore: Attempting to restore the selection gravity for an unknown UID.',
|