From fa08d0b44bf80f6caaeb004a0f27d8346c2820e2 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 19 Oct 2009 09:47:33 +0200 Subject: Fix typo. privilage -> privilege Karolin --- source4/librpc/idl/irpc.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/librpc/idl') diff --git a/source4/librpc/idl/irpc.idl b/source4/librpc/idl/irpc.idl index 24326e434eb..03a931661ea 100644 --- a/source4/librpc/idl/irpc.idl +++ b/source4/librpc/idl/irpc.idl @@ -52,7 +52,7 @@ import "misc.idl", "security.idl", "nbt.idl"; [out,switch_is(level)] nbtd_info info ); - /* Send a GetDCName from the privilaged port (owned by nbtd), + /* Send a GetDCName from the privileged port (owned by nbtd), * and await a reply */ void nbtd_getdcname( -- cgit