mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
[REACTOS] Spelling fixes (#5534)
Fix spellings / hyphenation: `unassociate` ; `read-only` ; `double-click`
This commit is contained in:
parent
5a928bc4e2
commit
72ea2d4c26
28 changed files with 37 additions and 37 deletions
|
@ -3138,7 +3138,7 @@ HandleTrayContextMenu:
|
|||
|
||||
LRESULT OnNcLButtonDblClick(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled)
|
||||
{
|
||||
/* Let the clock handle the double click */
|
||||
/* Let the clock handle the double-click */
|
||||
::SendMessageW(m_TrayNotify, uMsg, wParam, lParam);
|
||||
|
||||
/* We "handle" this message so users can't cause a weird maximize/restore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue