spelling: dont

This commit is contained in:
Michael Tokarev
2025-03-06 13:21:21 +03:00
parent 4e105253b9
commit 19f129654e
8 changed files with 12 additions and 12 deletions

View File

@@ -740,7 +740,7 @@ static UINT audin_plugin_terminated(IWTSPlugin* pPlugin)
if (error != CHANNEL_RC_OK)
{
WLog_Print(audin->log, WLOG_ERROR, "Free failed with errorcode %" PRIu32 "", error);
// dont stop on error
// don't stop on error
}
audin->device = NULL;