Skip to content

Commit f090045

Browse files
author
José Valim
committed
Merge pull request #1720 from edgurgel/patch-1
Minor english correction
2 parents 8c77ada + 4256daf commit f090045

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)