summaryrefslogtreecommitdiffstats
path: root/korganizer/freebusymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/freebusymanager.h')
-rw-r--r--korganizer/freebusymanager.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/korganizer/freebusymanager.h b/korganizer/freebusymanager.h
index a91d9f36d..a6f4f6cec 100644
--- a/korganizer/freebusymanager.h
+++ b/korganizer/freebusymanager.h
@@ -117,7 +117,7 @@ class FreeBusyManager : public TQObject, public KCal::FreeBusyCache
KURL freeBusyUrl( const TQString &email );
/**
- Return directory used for stroing free/busy information.
+ Return directory used for storing free/busy information.
*/
TQString freeBusyDir();
@@ -173,7 +173,6 @@ class FreeBusyManager : public TQObject, public KCal::FreeBusyCache
int mTimerID;
bool mUploadingFreeBusy;
bool mBrokenUrl;
-
};
#endif