diff --git a/Source/movie.cpp b/Source/movie.cpp index e1433328f..06a8c102e 100644 --- a/Source/movie.cpp +++ b/Source/movie.cpp @@ -56,7 +56,7 @@ void play_movie(const char *pszMovie, BOOL user_can_close) } /** - * @brief Input handeler for use during vidoe playback. + * @brief Input handler for use during video playback. * @see WNDPROC */ LRESULT __stdcall MovieWndProc(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)