We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bb123d + 45b8960 commit b74e96fCopy full SHA for b74e96f
crates/rust-analyzer/build.rs
@@ -1,4 +1,4 @@
1
-//! Construct version in the `commit-hash date chanel` format
+//! Construct version in the `commit-hash date channel` format
2
3
use std::{env, path::PathBuf, process::Command};
4
0 commit comments