mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 01:41:13 +08:00
[WINLOGON][MSGINA] Fix typo.
This commit is contained in:
@@ -586,7 +586,7 @@ HandleLogon(
|
||||
|
||||
Session->hProfileInfo = ProfileInfo.hProfile;
|
||||
|
||||
/* Logon has successed. Play sound. */
|
||||
/* Logon has succeeded. Play sound. */
|
||||
PlayLogonSound(Session);
|
||||
|
||||
ret = TRUE;
|
||||
|
||||
Reference in New Issue
Block a user