summaryrefslogtreecommitdiff
path: root/source3/rpc_server
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2017-02-18 09:01:50 +1300
committerGarming Sam <garming@samba.org>2017-02-22 08:26:23 +0100
commit7e20f1e2003f6d966a01cecff39417e428d75180 (patch)
tree99899881be9f4f159ac326b30c400393fcc722cb /source3/rpc_server
parent094e987b87c98359dac7a338a55da470901c8f61 (diff)
downloadsamba-7e20f1e2003f6d966a01cecff39417e428d75180.tar.gz
Correct "incluing" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'source3/rpc_server')
-rw-r--r--source3/rpc_server/svcctl/srv_svcctl_reg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_server/svcctl/srv_svcctl_reg.c b/source3/rpc_server/svcctl/srv_svcctl_reg.c
index 1aa22a58be6..f8d04d41dab 100644
--- a/source3/rpc_server/svcctl/srv_svcctl_reg.c
+++ b/source3/rpc_server/svcctl/srv_svcctl_reg.c
@@ -101,7 +101,7 @@ static struct service_display_info common_unix_svcs[] = {
{ "bind", NULL, "Domain Name Service", NULL },
{ "httpd", NULL, "HTTP Server", NULL },
{ "apache", NULL, "HTTP Server", "Provides s highly scalable and flexible web server "
- "capable of implementing various protocols incluing "
+ "capable of implementing various protocols including "
"but not limited to HTTP" },
{ "autofs", NULL, "Automounter", NULL },
{ "squid", NULL, "Web Cache Proxy ", NULL },