From 5958e05f3bdab30be1b30fea5afda941cf734c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Fri, 23 Jun 2017 10:26:49 +0200 Subject: [PATCH] Cosmetics. --- pylot/core/io/default_parameters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylot/core/io/default_parameters.py b/pylot/core/io/default_parameters.py index 22d0268b..18baca6c 100644 --- a/pylot/core/io/default_parameters.py +++ b/pylot/core/io/default_parameters.py @@ -284,7 +284,7 @@ defaults = {'rootpath': {'type': str, 'magscaling': {'type': (float, float), 'tooltip': 'Scaling relation for derived local magnitude [a*Ml+b]. \ - If zeros are set, no scaling is of network magnitude is applied.', + If zeros are set, no scaling of network magnitude is applied!', 'value': (0., 0.)} }