diff --git a/src/gsup_client.erl b/src/gsup_client.erl index 6a583e0..d18138a 100644 --- a/src/gsup_client.erl +++ b/src/gsup_client.erl @@ -63,7 +63,7 @@ start_link(ServerAddr, ServerPort, Options) -> init([Address, Port, Options]) -> ipa_proto:init(), - % register the GSUP codec with the IPA core; ignore result as we mgiht be doing this multiple times + % register the GSUP codec with the IPA core; ignore result as we might be doing this multiple times ipa_proto:register_codec(?IPAC_PROTO_EXT_GSUP, fun gsup_protocol:encode/1, fun gsup_protocol:decode/1), lager:info("Connecting to GSUP HLR on IP ~s port ~p~n", [Address, Port]), CcmOptions = #ipa_ccm_options{