Merge #2136
2136: Fix typo in xtask/src/main.rs. r=kjeremy a=krk Co-authored-by: krk <keremkat@gmail.com>
This commit is contained in:
commit
f70d3e41cf
@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! This binary defines various auxiliary build commands, which are not
|
||||
//! expressible with just `cargo`. Notably, it provides `cargo xtask codegen`
|
||||
//! for code genetaiont and `cargo xtask install` for installation of
|
||||
//! for code generation and `cargo xtask install` for installation of
|
||||
//! rust-analyzer server and client.
|
||||
//!
|
||||
//! This binary is integrated into the `cargo` command line by using an alias in
|
||||
|
Loading…
Reference in New Issue
Block a user