summaryrefslogtreecommitdiff
path: root/lib/kernel/src/dist_ac.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/src/dist_ac.erl')
-rw-r--r--lib/kernel/src/dist_ac.erl8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/kernel/src/dist_ac.erl b/lib/kernel/src/dist_ac.erl
index 2a5cf0ba92..32f9cc461f 100644
--- a/lib/kernel/src/dist_ac.erl
+++ b/lib/kernel/src/dist_ac.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2017. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2022. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -42,7 +42,7 @@
-define(DIST_AC, ?MODULE).
-define(LOCK_ID, ?MODULE).
-%% This is the protocol version for the dist_ac protcol (between nodes)
+%% This is the protocol version for the dist_ac protocol (between nodes)
-define(vsn, 1).
%%%-----------------------------------------------------------------
@@ -862,8 +862,8 @@ wait_dist_start(Node, Appl, Name, Nodes, PermittedNodes, S, Type) ->
{dist_ac_weight, Name, _Weigth, Node} ->
%% This is the situation: {Name, [RNode, {Node}, node()]}
%% and permit(false) is called on RNode, and we sent the
- %% weigth first. Node handled it in handle_info, and
- %% now we must send him a weigth msg. We can use any weigth;
+ %% weight first. Node handled it in handle_info, and
+ %% now we must send him a weight msg. We can use any weight;
%% he wins anyway.
monitor_node(Node, false),
{?DIST_AC, Node} !