Skip to content

Commit b74e96f

Browse files
committedJun 26, 2022
Auto merge of rust-lang#12638 - buffet:fix-typo, r=flodiebold
Fix typo in build.rs
2 parents 5bb123d + 45b8960 commit b74e96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎crates/rust-analyzer/build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Construct version in the `commit-hash date chanel` format
1+
//! Construct version in the `commit-hash date channel` format
22
33
use std::{env, path::PathBuf, process::Command};
44

0 commit comments

Comments
 (0)
Please sign in to comment.