Fix typo in type

This commit is contained in:
Badlop 2010-09-22 00:14:47 +02:00
parent 62b3b31b8d
commit a46f02a136
1 changed files with 1 additions and 1 deletions

View File

@ -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