summaryrefslogtreecommitdiff
path: root/protocols/Sametime/src/conference.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Sametime/src/conference.cpp')
-rw-r--r--protocols/Sametime/src/conference.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/conference.cpp b/protocols/Sametime/src/conference.cpp
index c79baf20cb..d96ca4e66d 100644
--- a/protocols/Sametime/src/conference.cpp
+++ b/protocols/Sametime/src/conference.cpp
@@ -20,7 +20,7 @@ CSametimeProto* getProtoFromMwConference(mwConference* conf)
conference, or mwConference_close to reject the invitation.
@param conf the newly created conference
- @param inviter the indentity of the user who sent the invitation
+ @param inviter the identity of the user who sent the invitation
@param invite the invitation text
*/
void mwServiceConf_on_invited(mwConference* conf, mwLoginInfo* inviter, const char* invite)