mirror of https://github.com/axmolengine/axmol.git
Correct a typo
This commit is contained in:
parent
9757ee4ea8
commit
863c3a0a2a
|
@ -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);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue