[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / applications / screensavers / logon / logon.c
index 182d608..e83941d 100644 (file)
@@ -164,7 +164,7 @@ ScreenSaverConfigureDialog(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 }
 
 // This function is only called one time before opening the configuration dialog.
-// Use it to show a message that no configuration is necesssary and return FALSE to indicate that no configuration dialog shall be opened.
+// Use it to show a message that no configuration is necessary and return FALSE to indicate that no configuration dialog shall be opened.
 BOOL
 WINAPI
 RegisterDialogClasses(HANDLE hInst)