fixed typo in edoc comments

This commit is contained in:
alisdair sullivan 2010-08-26 06:36:10 -07:00
parent a86dec09ef
commit cf38a9a466

View file

@ -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