From fd2f09d6bab8042a0e9012d0f1458d69b35d88ea Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 22 Feb 2006 14:07:04 +0000 Subject: r13634: Fix typo. Guenther (This used to be commit cd569446a1bbfca08ff16a06b3af7bb94986a5ad) --- source4/librpc/idl/samr.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/librpc/idl/samr.idl') diff --git a/source4/librpc/idl/samr.idl b/source4/librpc/idl/samr.idl index dfa856f385..d511a4f332 100644 --- a/source4/librpc/idl/samr.idl +++ b/source4/librpc/idl/samr.idl @@ -390,7 +390,7 @@ typedef struct { lsa_String description; - } samr_GroupInfoDesciption; + } samr_GroupInfoDescription; typedef enum { GROUPINFOALL = 1, -- cgit