Skip to content

Commit 287ad19

Browse files
committed
spelling: theoretically
1 parent d84011f commit 287ad19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_feature_flags.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ does_node_support(Node, FeatureNames, Timeout) ->
14111411
%% If rabbit_feature_flags:is_supported_locally/1 is undefined
14121412
%% on the remote node, we consider it to be a 3.7.x node.
14131413
%%
1414-
%% Theoritically, it could be an older version (3.6.x and
1414+
%% Theoretically, it could be an older version (3.6.x and
14151415
%% older). But the RabbitMQ version consistency check
14161416
%% (rabbit_misc:version_minor_equivalent/2) called from
14171417
%% rabbit_mnesia:check_rabbit_consistency/2 already blocked

0 commit comments

Comments
 (0)