diff --git a/panda/src/sgraphutil/get_rel_pos.I b/panda/src/sgraphutil/get_rel_pos.I index e1932c44db..62b2e6d9c0 100644 --- a/panda/src/sgraphutil/get_rel_pos.I +++ b/panda/src/sgraphutil/get_rel_pos.I @@ -29,7 +29,7 @@ get_rel_pos(const Node *node, const Node *relative_to, //////////////////////////////////////////////////////////////////// // Function: get_mat // Description: Returns the net transform of the node, relative to -// another nose (such as render). +// another node (such as render). //////////////////////////////////////////////////////////////////// INLINE void get_rel_mat(const Node *node, const Node *relative_to,