Skip to content

Commit 5110f6c

Browse files
committed
src: fix typo
Signed-off-by: calciumbe <[email protected]>
1 parent 42591a4 commit 5110f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ Currently the `riscv64-linux-android` target requires the following architecture
6565
### aarch64-linux-android on Nightly compilers
6666

6767
As soon as `-Zfixed-x18` compiler flag is supplied, the [`ShadowCallStack` sanitizer](https://releases.llvm.org/7.0.1/tools/clang/docs/ShadowCallStack.html)
68-
instrumentation is also made avaiable by supplying the second compiler flag `-Zsanitizer=shadow-call-stack`.
68+
instrumentation is also made available by supplying the second compiler flag `-Zsanitizer=shadow-call-stack`.

0 commit comments

Comments
 (0)