]> granicus.if.org Git - ejabberd/commitdiff
typo fix in spec
authorChristophe Romain <christophe.romain@process-one.net>
Mon, 24 Jun 2013 20:38:15 +0000 (22:38 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Mon, 24 Jun 2013 20:38:15 +0000 (22:38 +0200)
src/nodetree_tree_odbc.erl

index 19193cacdb8637d738cd176986ef76f123a2ac12..469be35d5b05117efb0c1475754f4b75ecdffc5c 100644 (file)
@@ -325,7 +325,7 @@ delete_node(Host, Node) ->
 %% helpers
 -spec(raw_to_node/2 ::
 (
-  Host :: mod_pubusb:host(),
+  Host :: mod_pubsub:host(),
   _    :: {NodeId::mod_pubsub:nodeId(),
            Parent::mod_pubsub:nodeId(),
            Type::binary(),