aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 68405cb..9d2cc6e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -24,7 +24,7 @@
#define PAGE404 "<html><head><title>404 Not Found</title>" \
"</head><body>404 Not Found: %s</body></html>"
-/* the port pacredir, pacserve and pacdbserve listen to */
+/* the ports pacredir, pacserve and pacdbserve listen to */
#define PORT_PACREDIR 7077
#define PORT_PACSERVE 7078
#define PORT_PACDBSERVE 7079