diff --git a/lib/recordConduit.h b/lib/recordConduit.h index 6dbb136..259133a 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. */