aboutsummaryrefslogtreecommitdiff
path: root/src/node_flat.erl
diff options
context:
space:
mode:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-07-16 22:07:39 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-07-16 22:07:39 +0300
commit15b4b3fa1bf97af74c9a2019afc14af2965c66db (patch)
treefb3468029ac30d9d5e422c0e550f927f453a9707 /src/node_flat.erl
parentAvoid record duplication (diff)
Fix typos using codespell
Diffstat (limited to 'src/node_flat.erl')
-rw-r--r--src/node_flat.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node_flat.erl b/src/node_flat.erl
index e7c61aac1..8317a955d 100644
--- a/src/node_flat.erl
+++ b/src/node_flat.erl
@@ -179,7 +179,7 @@ delete_node(Nodes) ->
%% {@link mod_pubsub:pubsubState()} will be considered as already stored and
%% no further persistence operation will be performed. This case is used,
%% when the plugin module is doing the persistence by itself or when it want
-%% to completly disable persistence.</li></ul>
+%% to completely disable persistence.</li></ul>
%% </p>
%% <p>In the default plugin module, the record is unchanged.</p>
subscribe_node(Nidx, Sender, Subscriber, AccessModel,
@@ -349,7 +349,7 @@ delete_subscriptions(SubState, Subscriptions) ->
%% {@link mod_pubsub:pubsubItem()} will be considered as already stored and
%% no further persistence operation will be performed. This case is used,
%% when the plugin module is doing the persistence by itself or when it want
-%% to completly disable persistence.</li></ul>
+%% to completely disable persistence.</li></ul>
%% </p>
%% <p>In the default plugin module, the record is unchanged.</p>
publish_item(Nidx, Publisher, PublishModel, MaxItems, ItemId, Payload,