Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Rewording.
Browse files Browse the repository at this point in the history
Co-Authored-By: f1ames <dr.odpowiedz@gmail.com>
  • Loading branch information
Reinmar and f1ames committed Nov 7, 2018
1 parent e6d1330 commit cd99c5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/view/documentfragment.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ export default class DocumentFragment {
* Creates new DocumentFragment instance.
*
* **Note:** Constructor of this class shouldn't be used directly in the code. Use the
* {@link module:engine/view/upcastwriter~UpcastWriter#createDocumentFragment} method instead.
* {@link module:engine/view/upcastwriter~UpcastWriter#createDocumentFragment `UpcastWriter#createDocumentFragment()`}
* method instead.
*
* @protected
* @param {module:engine/view/node~Node|Iterable.<module:engine/view/node~Node>} [children] List of nodes to be inserted into
Expand Down

0 comments on commit cd99c5d

Please sign in to comment.