fix(psk): fix spell error

This commit is contained in:
firest 2022-03-18 18:09:04 +08:00
parent ea52e0c05d
commit b71eaf1290
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ fields() ->
, {separator, sc(binary(), , {separator, sc(binary(),
#{default => <<":">>, #{default => <<":">>,
desc => desc =>
<<"The separator between <code>PSKIdentity</code" <<"The separator between <code>PSKIdentity</code>"
" and <code>SharedSecret</code> in the psk file">> " and <code>SharedSecret</code> in the psk file">>
})} })}
, {chunk_size, sc(integer(), , {chunk_size, sc(integer(),