typo fix in spec

This commit is contained in:
Christophe Romain 2013-06-24 22:38:15 +02:00
parent b07b820c4e
commit 277ba798fc
1 changed files with 1 additions and 1 deletions

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