fixed typo in edoc comments
This commit is contained in:
parent
a86dec09ef
commit
cf38a9a466
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ format(JSON) ->
|
||||||
%% <p>assume the binary is encoded using the specified binary. default
|
%% <p>assume the binary is encoded using the specified binary. default
|
||||||
%% is auto, which attempts to autodetect the encoding</p></li>
|
%% is auto, which attempts to autodetect the encoding</p></li>
|
||||||
%%
|
%%
|
||||||
%% <li>{encoding, utf8
|
%% <li>{output_encoding, utf8
|
||||||
%% | utf16
|
%% | utf16
|
||||||
%% | {utf16, little}
|
%% | {utf16, little}
|
||||||
%% | utf32
|
%% | utf32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue