Skip to content

Commit

Permalink
fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
miniksa committed Feb 24, 2022
1 parent 7a987d6 commit 23cf44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interactivity/base/InteractivityFactory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ void InteractivityFactory::SetPseudoWindowCallback(std::function<void(bool)> fun
}

// Method Description:
// - Per-object winodw procedure for pseudo console windows
// - Per-object window procedure for pseudo console windows
// Arguments:
// - hWnd - Associated window handle from message
// - Message - ID of message in queue
Expand Down

0 comments on commit 23cf44e

Please sign in to comment.