From ec1e83f242960193b390563061589d2e584dcacf Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 31 May 2013 19:44:07 +0000 Subject: - doc/reference.conf: fixed typo git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2153 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference.conf b/doc/reference.conf index 6b75d02..19b1f0c 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -304,7 +304,7 @@ motd { mask = "*.ch"; /* - * file: path top the actual motd file. + * file: path to the actual motd file. */ file = "/usr/local/ircd/etc/german.motd"; }; -- cgit