aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpd_test_data/server_root/conf/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inets/test/httpd_test_data/server_root/conf/httpd.conf')
-rw-r--r--lib/inets/test/httpd_test_data/server_root/conf/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/test/httpd_test_data/server_root/conf/httpd.conf b/lib/inets/test/httpd_test_data/server_root/conf/httpd.conf
index 3f9fde03b5..ec05fc6714 100644
--- a/lib/inets/test/httpd_test_data/server_root/conf/httpd.conf
+++ b/lib/inets/test/httpd_test_data/server_root/conf/httpd.conf
@@ -128,7 +128,7 @@ SecurityDiskLogSize 200000 10
MaxClients 50
-# KeepAlive set the flag for persistent connections. For peristent connections
+# KeepAlive set the flag for persistent connections. For persistent connections
# set KeepAlive to on. To use One request per connection set the flag to off
# Note: The value has changed since previous version of INETS.
KeepAlive on