mirror of
https://gitee.com/openharmony/third_party_rust_which-rs
synced 2025-02-21 07:21:33 +00:00
Fix exec*table
typo in main doc comment
This commit is contained in:
parent
ca9cc93b39
commit
ab8f5060d6
@ -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.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user