Skip to content

Commit 4256daf

Browse files
committed
Minor english correction
[ci skip]
1 parent 8c77ada commit 4256daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_unit/lib/ex_unit/assertions.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ defmodule ExUnit.Assertions do
270270

271271
@doc """
272272
Asserts a message was received and is in the current process mailbox.
273-
The given `expected` argument must to be a match pattern.
273+
The given `expected` argument must be a match pattern.
274274
275275
Timeout is set to 0, so there is no waiting time.
276276

0 commit comments

Comments
 (0)