diff --git a/src/net/java/sip/communicator/impl/protocol/sip/SipAccountID.java b/src/net/java/sip/communicator/impl/protocol/sip/SipAccountID.java index 6382c0670..73a8d60b1 100644 --- a/src/net/java/sip/communicator/impl/protocol/sip/SipAccountID.java +++ b/src/net/java/sip/communicator/impl/protocol/sip/SipAccountID.java @@ -23,7 +23,7 @@ public class SipAccountID * * @param userID the user id part of the SIP uri identifying this contact. * @param accountProperties any other properties necessary for the account. - * @param sererName the name of the server that the user belongs to. + * @param serverName the name of the server that the user belongs to. */ protected SipAccountID(String userID, Map accountProperties,