ntdll: Fix the spelling of a comment.
Signed-off-by: Mohamad Al-Jaf <mohamadaljaf@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
20ab5e7d45
commit
25839fffc8
|
@ -438,7 +438,7 @@ NTSTATUS WINAPI RtlCreateSecurityDescriptor(
|
|||
/**************************************************************************
|
||||
* RtlCopySecurityDescriptor [NTDLL.@]
|
||||
*
|
||||
* Copies an absolute or sefl-relative SECURITY_DESCRIPTOR.
|
||||
* Copies an absolute or self-relative SECURITY_DESCRIPTOR.
|
||||
*
|
||||
* PARAMS
|
||||
* pSourceSD [O] SD to copy from.
|
||||
|
|
Loading…
Reference in New Issue