Skip to content

Commit a2cba17

Browse files
committed
fix grammar
1 parent 0e8b052 commit a2cba17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xt/check-signatures.rakutest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to switch that checkout to a specific version during the test, and run
3232
3333
I<NOTE>: This test uses introspection from the running copy of Rakudo to find
3434
information in the source code. If you are running a different version of raku
35-
then the RAKUDO_SRC directory, it may be unable to find certain method definitions.
35+
than the RAKUDO_SRC directory, it may be unable to find certain method definitions.
3636
3737
To ensure that implementation details don't cause failing tests, we check only
3838
for certain discrepancies that are guaranteed to indicate a

0 commit comments

Comments
 (0)