We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b56a41 commit 9b7789aCopy full SHA for 9b7789a
src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md
@@ -130,7 +130,7 @@ of a checkout. It also looks up the appropriate version of `python` to use.
130
You can install it with `cargo install --path src/tools/x`.
131
132
To clarify that this is another global installed binary util, which is
133
-similar to the former `x` declared in section [What is `x.py`](#what-is-xpy) but
+similar to the one declared in section [What is `x.py`](#what-is-xpy), but
134
it works as an independent process to execute the `x.py` rather than calling the
135
shell to run the platform related scripts.
136
0 commit comments