Typo: "command equivelant" -> "command equivalent" (#418)
This commit is contained in:
parent
fce4c232d3
commit
fdb5c4f578
@ -3,7 +3,7 @@ use crate::common::*;
|
||||
pub struct Platform;
|
||||
|
||||
pub trait PlatformInterface {
|
||||
/// Construct a command equivelant to running the script at `path` with the
|
||||
/// Construct a command equivalent to running the script at `path` with the
|
||||
/// shebang line `shebang`
|
||||
fn make_shebang_command(
|
||||
path: &Path,
|
||||
|
Loading…
Reference in New Issue
Block a user