Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
index 01d211b60..8ec50b176 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
@@ -50,7 +50,7 @@ command.attach.tooltip=Attach to the selected Context
command.detach.label=D&etach
command.detach.tooltip=Detach from the selected Context
-page.process.namesinglethreadfilter.description = For single thread processes the thread child is hidden.
+singlethreadfilter.description = For single thread processes the thread child is hidden.
singlethreadfilter.name = Single Thread Filter
commonFilter.singlethread.name = Single Thread Filter

Back to the top