Correct a typo

This commit is contained in:
Neo Kim 2015-07-14 10:17:05 +09:00
parent 9757ee4ea8
commit 863c3a0a2a
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ public:
/** /**
* Set inner container position * Set inner container position
* *
* @param position Inner container position. * @param pos Inner container position.
*/ */
void setInnerContainerPosition(const Vec2 &pos); void setInnerContainerPosition(const Vec2 &pos);