Skip to content

Commit 8e90d7a

Browse files
committed
spelling: relevant
1 parent a63918b commit 8e90d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rabbit_fifo_prop_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ checkout_gen(Pid) ->
321321
}).
322322

323323
expand(Ops) ->
324-
%% execute each command against a rabbit_fifo state and capture all releavant
324+
%% execute each command against a rabbit_fifo state and capture all relevant
325325
%% effects
326326
T = #t{},
327327
#t{effects = Effs} = T1 = lists:foldl(fun handle_op/2, T, Ops),

0 commit comments

Comments
 (0)