24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

Fix typo in type spec

This commit is contained in:
Evgeny Khramtsov 2019-08-12 12:28:17 +03:00
parent d796dcace5
commit 8f8f53a595

View File

@ -674,7 +674,7 @@ vcard_sound() ->
{binval, undefined, base64()},
{extval, undefined, binary()}]).
-spec vcard_key() -> yconv:validator().
-spec vcard_key() -> yconf:validator().
vcard_key() ->
vcard_validator(
vcard_key, undefined,