summaryrefslogtreecommitdiffstats
path: root/kradio3
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3')
-rw-r--r--kradio3/src/include/interfaces.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/src/include/interfaces.h b/kradio3/src/include/interfaces.h
index 2e1a68c..0ed4a59 100644
--- a/kradio3/src/include/interfaces.h
+++ b/kradio3/src/include/interfaces.h
@@ -207,7 +207,7 @@
How do I use it ? - Implementations
- Because we do not have a TQMOC as TQt does, we have to implement our sending
+ Because we do not have a MOC as TQt does, we have to implement our sending
or querying methods by hand. But this minor disadvantage should be
considered as less important than the fact, that this implementation is
done where it belongs to. Especially because there are easy to use macros