diff options
Diffstat (limited to 'lib/recordConduit.h')
-rw-r--r-- | lib/recordConduit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/recordConduit.h b/lib/recordConduit.h index 87aa44e..72e7593 100644 --- a/lib/recordConduit.h +++ b/lib/recordConduit.h @@ -49,7 +49,7 @@ class KPilotDeviceLink; */ /** An intermediate class that introduces the slots we need for our sync -* implementation. This is here _only_ because mixing tqmoc with template +* implementation. This is here _only_ because mixing moc with template * classes sounds really scary. */ |