Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcozzi committed May 1, 2014
1 parent dce4809 commit 836b25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Scene/ModelMaterial.js
Expand Up @@ -18,7 +18,7 @@ define([
* Use {@link Model#getMaterial} to create an instance.
* </p>
*
* @alias ModelMatrix
* @alias ModelMaterial
* @internalConstructor
*
* @see Model#getMaterial
Expand Down Expand Up @@ -127,4 +127,4 @@ define([
};

return ModelMaterial;
});
});

0 comments on commit 836b25d

Please sign in to comment.