Fix URL for rmatches
This commit is contained in:
parent
fb7e6d078d
commit
0169ce968c
@ -1666,7 +1666,7 @@ impl str {
|
|||||||
/// If the pattern allows a reverse search but its results might differ
|
/// If the pattern allows a reverse search but its results might differ
|
||||||
/// from a forward search, the [`rmatches`] method can be used.
|
/// from a forward search, the [`rmatches`] method can be used.
|
||||||
///
|
///
|
||||||
/// [`rmatches`]: str::matches
|
/// [`rmatches`]: str::rmatches
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user