diff options
author | Tuncer Ayaz <[email protected]> | 2011-12-05 18:28:19 +0100 |
---|---|---|
committer | Tuncer Ayaz <[email protected]> | 2011-12-05 18:28:47 +0100 |
commit | f3052a3a1a78c5cb5135c5c96c64ae4a39433745 (patch) | |
tree | db1cf862456078c8dca87f7f4c82ec3baad8fe56 /lib/megaco/include/megaco_message_prev3a.hrl | |
parent | d507bcb15b26222f5d82b11b802ab569050799b6 (diff) | |
download | otp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.tar.gz otp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.tar.bz2 otp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.zip |
Fix misspelling of chosen
Diffstat (limited to 'lib/megaco/include/megaco_message_prev3a.hrl')
-rw-r--r-- | lib/megaco/include/megaco_message_prev3a.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/megaco/include/megaco_message_prev3a.hrl b/lib/megaco/include/megaco_message_prev3a.hrl index 7b7a60fdae..3e73f94761 100644 --- a/lib/megaco/include/megaco_message_prev3a.hrl +++ b/lib/megaco/include/megaco_message_prev3a.hrl @@ -563,7 +563,7 @@ %% This is the actual ASN.1 type and it is as this it will -%% be represented if the encoding config [native] is choosen. +%% be represented if the encoding config [native] is chosen. %% %% String of at least 1 character and at most 67 characters (ASN.1). %% %% 64 characters for name, 1 for "/", 2 for version to match ABNF %% -record('ServiceChangeProfile', |