mirror of
https://github.com/anope/anope.git
synced 2026-07-05 05:33:13 +02:00
Update more IRCServices references to reflect the current project.
- If referring to the specific piece of software use "Anope". - If referring to services in general use "services".
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ void Kill::Run(MessageSource &source, const std::vector<Anope::string> ¶ms,
|
||||
|
||||
if (last_time == Anope::CurTime)
|
||||
{
|
||||
Anope::QuitReason = "Kill loop detected. Are Services U:Lined?";
|
||||
Anope::QuitReason = "Kill loop detected. Is Anope U:Lined?";
|
||||
Anope::Quitting = true;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user