24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

typo fix in spec

This commit is contained in:
Christophe Romain 2013-06-24 22:38:15 +02:00
parent b07b820c4e
commit 277ba798fc

View 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(),