Skip to content

Commit 557ed38

Browse files
jsorefmichaelklishin
authored andcommitted
spelling: simplified
(cherry picked from commit fe6dbc8)
1 parent 288a639 commit 557ed38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_reader.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ server_properties(Protocol) ->
232232
{ok, RawConfigServerProps} = application:get_env(rabbit,
233233
server_properties),
234234

235-
%% Normalize the simplifed (2-tuple) and unsimplified (3-tuple) forms
235+
%% Normalize the simplified (2-tuple) and unsimplified (3-tuple) forms
236236
%% from the config and merge them with the generated built-in properties
237237
NormalizedConfigServerProps =
238238
[{<<"capabilities">>, table, server_capabilities(Protocol)} |

0 commit comments

Comments
 (0)