diff options
Diffstat (limited to 'kopete/libkopete/kopeteaccountmanager.h')
-rw-r--r-- | kopete/libkopete/kopeteaccountmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteaccountmanager.h b/kopete/libkopete/kopeteaccountmanager.h index cfca90d3..a8163245 100644 --- a/kopete/libkopete/kopeteaccountmanager.h +++ b/kopete/libkopete/kopeteaccountmanager.h @@ -140,7 +140,7 @@ public slots: * * @param category is one of the Kopete::OnlineStatusManager::Categories * @param awayMessage is the new away message - * @param flags is a bittqmask of SetOnlineStatusFlag + * @param flags is a bitmask of SetOnlineStatusFlag */ void setOnlineStatus( /*Kopete::OnlineStatusManager::Categories*/ uint category, const TQString& awayMessage = TQString(), uint flags=0); |