mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Fix typo in type
This commit is contained in:
parent
62b3b31b8d
commit
a46f02a136
@ -273,7 +273,7 @@
|
||||
%%% @type pubsubLastItem() = {pubsub_last_item, NodeId, ItemId, Creation, Payload}
|
||||
%%% NodeId = nodeIdx()
|
||||
%%% ItemId = itemId()
|
||||
%%% Creation = {now(), ljid()}()
|
||||
%%% Creation = {now(), ljid()}
|
||||
%%% Payload = payload().
|
||||
%%%
|
||||
%% <p>This is the format of the <tt>last items</tt> table. it stores last item payload
|
||||
|
Loading…
Reference in New Issue
Block a user