Skip to content

Commit f5e5292

Browse files
mhilsXaeroxe
authored andcommitted
fix unrelated lint error
1 parent 4dcefa6 commit f5e5292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ where
165165
///
166166
/// * `regex` - A regular expression to match binaries with
167167
/// * `paths` - A string containing the paths to search
168-
/// (separated in the same way as the PATH environment variable)
168+
/// (separated in the same way as the PATH environment variable)
169169
///
170170
/// # Examples
171171
///

0 commit comments

Comments
 (0)