Commit e92de6bd authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix typo

parent bf4dbee2
......@@ -543,7 +543,7 @@ bool vlc_object_alive(vlc_object_t *obj)
#undef vlc_list_children
/**
* Gets the list of children of an objects, and increment their reference
* Gets the list of children of an object, and increment their reference
* count.
* @return a list (possibly empty) or NULL in case of error.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment