From 28aeb86a9fbc102007e3152bc6c574232204803a Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 28 Nov 2018 11:10:17 +1300 Subject: Fix spelling mistakes Signed-off-by: Olly Betts Reviewed-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- source4/libnet/libnet_domain.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source4/libnet') diff --git a/source4/libnet/libnet_domain.c b/source4/libnet/libnet_domain.c index 27a3e5521d0..a7499b84b35 100644 --- a/source4/libnet/libnet_domain.c +++ b/source4/libnet/libnet_domain.c @@ -602,7 +602,7 @@ NTSTATUS libnet_DomainOpenLsa_recv(struct composite_context *c, struct libnet_co /** * Sends a request to open a domain in desired service * - * @param ctx initalised libnet context + * @param ctx initialised libnet context * @param io arguments and results of the call * @param monitor pointer to monitor function that is passed monitor message */ @@ -1188,7 +1188,7 @@ static struct domainlist* get_domain_list(TALLOC_CTX *mem_ctx, struct domain_lis /** * Sends a request to list domains on given host * - * @param ctx initalised libnet context + * @param ctx initialised libnet context * @param mem_ctx memory context * @param io arguments and results of the call * @param monitor pointer to monitor function that is passed monitor messages -- cgit v1.2.1