summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2016-12-06 12:23:33 +0000
committerDavid Disseldorp <ddiss@samba.org>2016-12-27 14:21:27 +0100
commitb26d441deab0fc79e0a5bae984a296ec2263b353 (patch)
tree659a3b8f5bf5ebc2df74f38930943209ab546a2a /librpc
parent1e52bb9c34a77c8c79f0bfc81317aded183ada59 (diff)
downloadsamba-b26d441deab0fc79e0a5bae984a296ec2263b353.tar.gz
idl: Fix a comment typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/dnsserver.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/dnsserver.idl b/librpc/idl/dnsserver.idl
index c7742e7d270..50cbfbee90f 100644
--- a/librpc/idl/dnsserver.idl
+++ b/librpc/idl/dnsserver.idl
@@ -1,7 +1,7 @@
#include "idl_types.h"
/*
dnsserver interface definition
- for a protocol descrition see [MS-DNSP].pdf
+ for a protocol description see [MS-DNSP].pdf
*/
import "misc.idl", "dnsp.idl";