From fe5c0b05eff1d6119d5e71cda646d78e04d82c0d Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sat, 6 Feb 2016 10:11:19 +0000 Subject: [PATCH] Fix typo in Netware makefiles. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728803 13f79535-47bb-0310-9956-ffa450edef68 --- modules/proxy/NWGNUproxybalancer | 2 +- modules/proxy/NWGNUproxyexpress | 2 +- modules/proxy/NWGNUproxywstunnel | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/proxy/NWGNUproxybalancer b/modules/proxy/NWGNUproxybalancer index 93cd196533d..4f1be58e36d 100644 --- a/modules/proxy/NWGNUproxybalancer +++ b/modules/proxy/NWGNUproxybalancer @@ -104,7 +104,7 @@ NLM_DESCRIPTION = Apache $(VERSION_STR) Proxy Balancer Sub-Module # This is used by the '-threadname' directive. If left blank, # NLM_NAME Thread will be used. # -NLM_THREAD_NAME = Prxy Blncr Module +NLM_THREAD_NAME = Proxy Blncr Module # # If this is specified, it will override VERSION value in diff --git a/modules/proxy/NWGNUproxyexpress b/modules/proxy/NWGNUproxyexpress index f2dbc599345..7cae388da9b 100644 --- a/modules/proxy/NWGNUproxyexpress +++ b/modules/proxy/NWGNUproxyexpress @@ -104,7 +104,7 @@ NLM_DESCRIPTION = Apache $(VERSION_STR) Proxy Express Module # This is used by the '-threadname' directive. If left blank, # NLM_NAME Thread will be used. # -NLM_THREAD_NAME = Prxy Xpress Module +NLM_THREAD_NAME = Proxy Xpress Module # # If this is specified, it will override VERSION value in diff --git a/modules/proxy/NWGNUproxywstunnel b/modules/proxy/NWGNUproxywstunnel index 235f29470d0..beac6e05b3c 100644 --- a/modules/proxy/NWGNUproxywstunnel +++ b/modules/proxy/NWGNUproxywstunnel @@ -105,7 +105,7 @@ NLM_DESCRIPTION = Apache $(VERSION_STR) Proxy Web Socket Tunnel Module # This is used by the '-threadname' directive. If left blank, # NLM_NAME Thread will be used. # -NLM_THREAD_NAME = Prxy WbSkt Module +NLM_THREAD_NAME = Proxy WbSkt Module # # If this is specified, it will override VERSION value in -- 2.47.3