summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kmrml/kmrml/algorithmcombo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/algorithmcombo.cpp b/kmrml/kmrml/algorithmcombo.cpp
index 2a2d4a3b..a2db81d4 100644
--- a/kmrml/kmrml/algorithmcombo.cpp
+++ b/kmrml/kmrml/algorithmcombo.cpp
@@ -22,7 +22,7 @@
using namespace KMrml;
-// ### copycat of CollectionCombo... tqmoc can't handle templates unfortunately..
+// ### copycat of CollectionCombo... moc can't handle templates unfortunately..
// could use base-class MrmlElement....
AlgorithmCombo::AlgorithmCombo( TQWidget *parent, const char *name )