From 04e6fbbb091b5e58cb9c11ce24cc366553bf4e52 Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 6 Jun 2017 00:20:49 +0200 Subject: [PATCH] Fix reference in docstring. --- evennia/server/portal/suppress_ga.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/server/portal/suppress_ga.py b/evennia/server/portal/suppress_ga.py index a52fe25e5b..6326a424f8 100644 --- a/evennia/server/portal/suppress_ga.py +++ b/evennia/server/portal/suppress_ga.py @@ -8,7 +8,7 @@ If the client sends no explicit DONT SUPRESS GO-AHEAD, Evennia will default to supressing it since many clients will fail to use it and has no knowledge of this standard. -It can be activated explicitly with the ADDGOAHEAD option. +It is set as the NOGOAHEAD protocol_flag option. http://www.faqs.org/rfcs/rfc858.html