提交 42375302 编写于 作者: P Palana

fixed typo

上级 4939cad9
......@@ -299,7 +299,7 @@ EXPORT obs_source_t obs_source_create(enum obs_source_type type,
EXPORT int obs_source_addref(obs_source_t source);
EXPORT int obs_source_release(obs_source_t source);
/** Nofifies all references that the source should be released */
/** Notifies all references that the source should be released */
EXPORT void obs_source_remove(obs_source_t source);
/** Returns true if the source should be released */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册