diff options
Diffstat (limited to 'ksysguard/gui/SensorDisplayLib/ProcessController.h')
-rw-r--r-- | ksysguard/gui/SensorDisplayLib/ProcessController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/SensorDisplayLib/ProcessController.h b/ksysguard/gui/SensorDisplayLib/ProcessController.h index f1b623780..4e2bba034 100644 --- a/ksysguard/gui/SensorDisplayLib/ProcessController.h +++ b/ksysguard/gui/SensorDisplayLib/ProcessController.h @@ -44,7 +44,7 @@ extern KApplication* Kapp; /** * This widget implements a process list page. Besides the process - * list which is implemented as a ProcessList, it tqcontains two + * list which is implemented as a ProcessList, it contains two * comboxes and two buttons. The combo boxes are used to set the * update rate and the process filter. The buttons are used to force * an immediate update and to kill a process. |