diff options
Diffstat (limited to 'src/knemod/signalplotter.h')
-rw-r--r-- | src/knemod/signalplotter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/signalplotter.h b/src/knemod/signalplotter.h index 10c7083..f73f2fe 100644 --- a/src/knemod/signalplotter.h +++ b/src/knemod/signalplotter.h @@ -151,7 +151,7 @@ class SignalPlotter : public TQDialog /** * The name of the interface. - * Needed to store the tqgeometry of the plotter in the right + * Needed to store the geometry of the plotter in the right * group of the config file. */ TQString mName; |