summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/smpppdcsplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdcsplugin.h')
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsplugin.h b/kopete/plugins/smpppdcs/smpppdcsplugin.h
index 2742abfa..d2bfecdc 100644
--- a/kopete/plugins/smpppdcs/smpppdcsplugin.h
+++ b/kopete/plugins/smpppdcs/smpppdcsplugin.h
@@ -67,7 +67,7 @@ public:
/**
* @brief Checks if we are online.
* @note This method is reserved for future use. Do not use at the moment!
- * @return <code>TRUE</code> if online, otherwise <code>FALSE</code>
+ * @return <code>true</code> if online, otherwise <code>false</code>
*/
virtual bool isOnline() const;