Skip to content

Commit b29777a

Browse files
authored
Rollup merge of rust-lang#116469 - prakashAditya639:master, r=workingjubilee
Fix typo in README.md the word "programatically" should be corrected to "programmatically."
2 parents 7d7004d + 6ff3c3a commit b29777a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ See [the rustc-dev-guide for more info][sysllvm].
116116
#### Configure and Make
117117

118118
This project provides a configure script and makefile (the latter of which just
119-
invokes `x.py`). `./configure` is the recommended way to programatically
119+
invokes `x.py`). `./configure` is the recommended way to programmatically
120120
generate a `config.toml`. `make` is not recommended (we suggest using `x.py`
121121
directly), but it is supported and we try not to break it unnecessarily.
122122

0 commit comments

Comments
 (0)