From 4eb56a46a98322a6283c6ee6721f7b1b179bd6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Sun, 23 Jun 2013 14:34:30 +0000 Subject: [PATCH] "Seccurity" --> "Security" svn path=/trunk/; revision=59318 --- reactos/dll/win32/samsrv/security.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/samsrv/security.c b/reactos/dll/win32/samsrv/security.c index b26175fa0f7..eb3a4fbdf6e 100644 --- a/reactos/dll/win32/samsrv/security.c +++ b/reactos/dll/win32/samsrv/security.c @@ -2,7 +2,7 @@ * COPYRIGHT: See COPYING in the top level directory * PROJECT: Security Account Manager (SAM) Server * FILE: reactos/dll/win32/samsrv/security.c - * PURPOSE: Seccurity descriptor functions + * PURPOSE: Security descriptor functions * * PROGRAMMERS: Eric Kohl */