[UMANDLG] DlgProc(): Fix 'paramater' typo, in documentation

This commit is contained in:
Serge Gautherie 2020-11-12 01:22:46 +01:00 committed by Stanislav Motylkov
parent 8c475e4709
commit 0236666968

View file

@ -283,7 +283,7 @@ INT ListBoxRefreshContents(VOID)
* Message parameter (in UINT_PTR).
*
* @param[in] lParam
* Message paramater (in LONG_PTR).
* Message parameter (in LONG_PTR).
*
* @return
* Returns 0 to inform the system that the procedure has been handled.