mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
typo fix in spec
This commit is contained in:
parent
b07b820c4e
commit
277ba798fc
@ -325,7 +325,7 @@ delete_node(Host, Node) ->
|
|||||||
%% helpers
|
%% helpers
|
||||||
-spec(raw_to_node/2 ::
|
-spec(raw_to_node/2 ::
|
||||||
(
|
(
|
||||||
Host :: mod_pubusb:host(),
|
Host :: mod_pubsub:host(),
|
||||||
_ :: {NodeId::mod_pubsub:nodeId(),
|
_ :: {NodeId::mod_pubsub:nodeId(),
|
||||||
Parent::mod_pubsub:nodeId(),
|
Parent::mod_pubsub:nodeId(),
|
||||||
Type::binary(),
|
Type::binary(),
|
||||||
|
Loading…
Reference in New Issue
Block a user