Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit a5c2eb3

Browse files
committed
spelling: explicitly
1 parent f506faf commit a5c2eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_http_util.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ extract_q(KVRe, QRe, [Param | Rest], Acc) ->
498498
%%
499499
%% The returned list of encodings is sorted, descendingly, according to the
500500
%% Q values of the given list. The last element of this list is the given
501-
%% default encoding unless this encoding is explicitily or implicitily
501+
%% default encoding unless this encoding is explicitly or implicitily
502502
%% marked with a Q value of 0.0 in the given Q values list.
503503
%% Note: encodings with the same Q value are kept in the same order as
504504
%% found in the input Q values list.

0 commit comments

Comments
 (0)