diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/econf.erl | 2 |
1 files changed, 1 insertions, 1 deletions
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, |