rename away to autoaway to help alleviate any ambiguity as to what it does

This commit is contained in:
Jim Hull
2011-09-13 09:44:27 -07:00
parent 793c34699a
commit f604709cf0

View File

@@ -480,5 +480,5 @@ void CAwayJob::RunJob()
}
}
NETWORKMODULEDEFS(CAway, "Adds auto-away with logging, useful when you use ZNC from different places");
NETWORKMODULEDEFS(CAway, "Adds auto-away with logging, useful when you use ZNC from different locations");