spell check with codespell

This commit is contained in:
stephanebill
2024-11-20 16:53:40 -05:00
parent c4559c39c3
commit 4f2afa8c47
162 changed files with 250 additions and 250 deletions

View File

@@ -1217,7 +1217,7 @@ static DWORD WINAPI test_peer_mainloop(LPVOID arg)
if (WTSVirtualChannelManagerCheckFileDescriptor(context->vcm) != TRUE)
break;
/* Handle dynamic virtual channel intializations */
/* Handle dynamic virtual channel initializations */
if (WTSVirtualChannelManagerIsChannelJoined(context->vcm, DRDYNVC_SVC_CHANNEL_NAME))
{
switch (WTSVirtualChannelManagerGetDrdynvcState(context->vcm))