From 12cce4000c9af283b9fe012eee6d75eeb1ef3925 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 2 Mar 2020 16:06:24 -0800 Subject: [PATCH] Fix doctring --- etg/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etg/help.py b/etg/help.py index d44de24a..60c33b53 100644 --- a/etg/help.py +++ b/etg/help.py @@ -54,7 +54,7 @@ def run(): doc="""\ Rather than being an alias for some class, the Python version of ``HelpController`` is a factory function that creates and returns an - instance of the best Help Controller is returned to the caller. + instance of the best Help Controller for the platform. """, body="""\ try: