Oskar Wrobel před 9 roky
rodič
revize
d759d0aa34

+ 1 - 1
packages/ckeditor5-engine/tests/view/treewalker.js

@@ -575,7 +575,7 @@ function expectText( value, expected ) {
 	expect( value.length ).to.equal( value.item._data.length );
 
 	/**
-	 * @TODO: Checking (next|prev)Position
+	 * @TODO: Checking previous and next position.
 	 */
 }