summaryrefslogtreecommitdiffstats
path: root/korganizer/freebusymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/freebusymanager.h')
-rw-r--r--korganizer/freebusymanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/freebusymanager.h b/korganizer/freebusymanager.h
index 1cda25fa..d8fcc952 100644
--- a/korganizer/freebusymanager.h
+++ b/korganizer/freebusymanager.h
@@ -92,7 +92,7 @@ class FreeBusyManager : public TQObject, public KCal::FreeBusyCache
/**
KOrganizer downloads somebody else's free/busy list
The call is asynchronous, and upon download, the
- tqreceivers slot specified by member will be called.
+ receivers slot specified by member will be called.
The slot should be of type "member(const TQString&, KCal::FreeBusy*)"
Return true if a download is initiated, and false otherwise