1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 20:03:12 +02:00

config.h: Minor typo fix

This commit is contained in:
Daniel Tan
2016-05-11 16:01:37 +08:00
parent d5c6c545cb
commit b2a00948a3
+1 -1
View File
@@ -251,7 +251,7 @@
* to IRC_USER/IRC_GROUP when those are defined.
*
* The directory to chroot to is simply DPATH (which is set via ./Config).
* (This may effect the PATH locations above, though you can symlink it)
* (This may affect the PATH locations above, though you can symlink it)
*
* If you want this, simple change this to '#define CHROOTDIR' and also
* look at IRC_USER/IRC_GROUP a few lines below.