Skip to content
Snippets Groups Projects
Commit 312e828e authored by Adrien Maglo's avatar Adrien Maglo Committed by Jean-Baptiste Kempf
Browse files

core/modules: fix a typo in the documentation


Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent b6c23127
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ static int module_load (vlc_object_t *obj, module_t *m,
*
* \param obj VLC object
* \param capability capability, i.e. class of module
* \param name name name of the module asked, if any
* \param name name of the module asked, if any
* \param strict if true, do not fallback to plugin with a different name
* but the same capability
* \param probe module probe callback
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment