Explorar o código

Update packages/ckeditor5-typing/src/twostepcaretmovement.js

Maciej %!s(int64=5) %!d(string=hai) anos
pai
achega
cbb714f4df
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ckeditor5-typing/src/twostepcaretmovement.js

+ 1 - 0
packages/ckeditor5-typing/src/twostepcaretmovement.js

@@ -195,6 +195,7 @@ export default class TwoStepCaretMovement extends Plugin {
 
 		/**
 		 * A flag indicating that the automatic gravity restoration should not happen upon the next
+		 * gravity restoration.
 		 * {@link module:engine/model/selection~Selection#event:change:range} event.
 		 *
 		 * @private