mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Auto merge of #12638 - buffet:fix-typo, r=flodiebold
Fix typo in build.rs
This commit is contained in:
commit
b74e96f509
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue