Skip to content

Commit be3aabb

Browse files
author
Zoe Slattery
committed
fixing typo
1 parent c51ab69 commit be3aabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expectf_details.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<td> A single character of any sort (.) </td>
7878
</tr>
7979
<tr>
80-
<td> %r...$r</td>
80+
<td> %r...%r</td>
8181
<td> Any string (...) enclosed between two %r will be treated as a regular expression </td>
8282
</tr>
8383
<tr>

0 commit comments

Comments
 (0)