mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Fix typo in type spec
This commit is contained in:
parent
d796dcace5
commit
8f8f53a595
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user