[REACTOS] Spelling fixes (#5534)

Fix spellings / hyphenation: `unassociate` ; `read-only` ; `double-click`
This commit is contained in:
Andrew Dent 2023-08-09 10:48:07 +01:00 committed by GitHub
parent 5a928bc4e2
commit 72ea2d4c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 37 additions and 37 deletions

View file

@ -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