Index: testing/legion/common_lib.py |
diff --git a/testing/legion/common_lib.py b/testing/legion/common_lib.py |
index c752e0f0afc12d7c1d8da2244ed3a5325acb53bc..2f527ea1695cc171959b9a0372375de7ea4fb6bc 100644 |
--- a/testing/legion/common_lib.py |
+++ b/testing/legion/common_lib.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-"""Common library methods used by both coordinator and task machines.""" |
+"""Common library methods used by both host and client controllers.""" |
import argparse |
import logging |