From 03ab95f57fcaaf7c8c00a3756cf3e9af69f411f5 Mon Sep 17 00:00:00 2001 From: BlauFeuer Date: Mon, 13 Mar 2017 05:07:09 -0400 Subject: [PATCH] Update system.py --- evennia/commands/default/system.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/commands/default/system.py b/evennia/commands/default/system.py index 68a0ed8997..608817e801 100644 --- a/evennia/commands/default/system.py +++ b/evennia/commands/default/system.py @@ -607,7 +607,7 @@ class CmdAbout(COMMAND_DEFAULT_CLASS): help_category = "System" def func(self): - """Show the version""" + """Display information about server or target""" string = """ |cEvennia|n %s|n