aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-08-12 12:28:17 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-08-12 12:28:17 +0300
commit8f8f53a595609aea6886533fcd81a05bb1bbcdf7 (patch)
tree719c9312728768ddc42602369965da1e8b1c929d /src
parentSpawn SQL connections on demand only (diff)
Fix typo in type spec
Diffstat (limited to 'src')
-rw-r--r--src/econf.erl2
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,