We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb123d commit 45b8960Copy full SHA for 45b8960
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