mirror of
https://github.com/openharmony/third_party_rust_which-rs.git
synced 2026-07-01 21:14:07 -04:00
Fix exec*table typo in main doc comment
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ use crate::checker::{CompositeChecker, ExecutableChecker, ExistedChecker};
|
||||
pub use crate::error::*;
|
||||
use crate::finder::Finder;
|
||||
|
||||
/// Find a exectable binary's path by name.
|
||||
/// Find an executable binary's path by name.
|
||||
///
|
||||
/// If given an absolute path, returns it if the file exists and is executable.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user