mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
Rollup merge of #116469 - prakashAditya639:master, r=workingjubilee
Fix typo in README.md the word "programatically" should be corrected to "programmatically."
This commit is contained in:
commit
b29777a186
@ -116,7 +116,7 @@ See [the rustc-dev-guide for more info][sysllvm].
|
||||
#### Configure and Make
|
||||
|
||||
This project provides a configure script and makefile (the latter of which just
|
||||
invokes `x.py`). `./configure` is the recommended way to programatically
|
||||
invokes `x.py`). `./configure` is the recommended way to programmatically
|
||||
generate a `config.toml`. `make` is not recommended (we suggest using `x.py`
|
||||
directly), but it is supported and we try not to break it unnecessarily.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user