mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Remove double space in docs.
This commit is contained in:
parent
8e58084d93
commit
1cfe34089a
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ var Item = this.Item = Base.extend(Callback, {
|
|||
|
||||
/**
|
||||
* Specifies wether the item has any content or not. The meaning of what
|
||||
* content is differs from type to type. For example, a {@link Group} with
|
||||
* content is differs from type to type. For example, a {@link Group} with
|
||||
* no children, a {@link TextItem} with no text content and a {@link Path}
|
||||
* with no segments all are considered empty.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue