win-wasapi: Fix typo with description
This commit is contained in:
parent
703ad3157b
commit
48f22d9b91
@ -4,7 +4,7 @@ OBS_DECLARE_MODULE()
|
||||
OBS_MODULE_USE_DEFAULT_LOCALE("win-wasapi", "en-US")
|
||||
MODULE_EXPORT const char *obs_module_description(void)
|
||||
{
|
||||
return "Windows WASAPI audio input/ouput sources";
|
||||
return "Windows WASAPI audio input/output sources";
|
||||
}
|
||||
|
||||
void RegisterWASAPIInput();
|
||||
|
Loading…
x
Reference in New Issue
Block a user