Explorar o código

Update src/utils/getlasttextline.js

Co-Authored-By: Szymon Cofalik <s.cofalik@cksource.com>
Maciej %!s(int64=6) %!d(string=hai) anos
pai
achega
b5234ce3cf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-typing/src/utils/getlasttextline.js

+ 1 - 1
packages/ckeditor5-typing/src/utils/getlasttextline.js

@@ -35,7 +35,7 @@ export default function getLastTextLine( range, model ) {
 }
 
 /**
- * A value returned from the {@link module:typing/utils/getlasttextline~getLastTextLine}.
+ * The value returned by {@link module:typing/utils/getlasttextline~getLastTextLine}.
  *
  * @typedef {Object} module:typing/utils/getlasttextline~LastTextLineData
  *