Skip to content

Commit fe17dfc

Browse files
committed
Updated docs
1 parent 6cf95f3 commit fe17dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/geom/mesh/Model.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ var Model = new Class({
4949
/**
5050
* The Layer3D instance this model belongs to.
5151
*
52-
* A model can only belong to one single Layer3D instance at once.
52+
* A model can only belong to a single Layer3D instance.
5353
*
5454
* You should consider this property as being read-only. You cannot move a
5555
* model to another Layer3D by simply changing it.

0 commit comments

Comments
 (0)