about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2023-08-27 02:50:02 +0200
committerGitHub <noreply@github.com>2023-08-27 09:50:02 +0900
commite27c176380586f86ea911eea12bc0a6f35efcb4c (patch)
tree6e958bcf50e33118b6bfb8cbf1c3efda9645f844 /src/doc/rustc-dev-guide
parent420418db90395da5d55bedf28fac7a418d9e79be (diff)
downloadrust-e27c176380586f86ea911eea12bc0a6f35efcb4c.tar.gz
rust-e27c176380586f86ea911eea12bc0a6f35efcb4c.zip
it is lower-case (#1772)
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md b/src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md
index 2b1677ef4bf..e4f951522f8 100644
--- a/src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md
+++ b/src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md
@@ -28,7 +28,7 @@ them), and generate various reports for analysis, for example:
 <br/>
 
 Detailed instructions and examples are documented in the
-[Rustc Book][rustc-book-instrument-coverage].
+[rustc book][rustc-book-instrument-coverage].
 
 [llvm-instrprof-increment]: https://llvm.org/docs/LangRef.html#llvm-instrprof-increment-intrinsic
 [coverage map]: https://llvm.org/docs/CoverageMappingFormat.html