From b7088440c26d6f8599bebf6fed984daa7923f6a8 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 30 May 2011 22:47:17 +0000 Subject: [PATCH] better sentence --- lib/controller/controller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/controller/controller.py b/lib/controller/controller.py index 7cf61f611..34d9db16c 100644 --- a/lib/controller/controller.py +++ b/lib/controller/controller.py @@ -422,7 +422,7 @@ def start(): pass elif not checkDynParam(place, parameter, value): - warnMsg = "%s parameter '%s' is not dynamic" % (place, parameter) + warnMsg = "%s parameter '%s' appears to be not dynamic" % (place, parameter) logger.warn(warnMsg) else: