mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Fix typo in build.rs
This commit is contained in:
parent
5bb123d970
commit
45b896002a
@ -1,4 +1,4 @@
|
||||
//! Construct version in the `commit-hash date chanel` format
|
||||
//! Construct version in the `commit-hash date channel` format
|
||||
|
||||
use std::{env, path::PathBuf, process::Command};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user