From: Evgeny Khramtsov Date: Mon, 12 Aug 2019 09:28:17 +0000 (+0300) Subject: Fix typo in type spec X-Git-Tag: 19.09~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f8f53a595609aea6886533fcd81a05bb1bbcdf7;p=ejabberd Fix typo in type spec --- diff --git a/src/econf.erl b/src/econf.erl index bfa9cd781..90dfc189b 100644 --- a/src/econf.erl +++ b/src/econf.erl @@ -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,