mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
gobj: Fix typo in docstring
[skip ci]
This commit is contained in:
parent
92e2c24958
commit
01b2f1f759
@ -209,7 +209,7 @@ set_array(size_t i, const GeomVertexArrayData *array) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Removes the array wit hthe given index from the GeomVertexData.
|
* Removes the array with the given index from the GeomVertexData.
|
||||||
*/
|
*/
|
||||||
INLINE void GeomVertexData::
|
INLINE void GeomVertexData::
|
||||||
remove_array(size_t i) {
|
remove_array(size_t i) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user