diff options
| author | Alexander Zaitsev <zamazan4ik@tut.by> | 2023-08-10 04:10:42 +0300 |
|---|---|---|
| committer | Alexander Zaitsev <zamazan4ik@tut.by> | 2023-08-10 05:18:58 +0200 |
| commit | f359139e72b78d74279518afbff2a8ead90b674b (patch) | |
| tree | 401ad78d136ebf4919f6ef3b7aa8cca2729bd6e1 | |
| parent | 08d00b40aef2017fe6dba3ff7d6476efa0c10888 (diff) | |
| download | rust-f359139e72b78d74279518afbff2a8ead90b674b.tar.gz rust-f359139e72b78d74279518afbff2a8ead90b674b.zip | |
Update profile_sample_use.md
Just remove a typo.
| -rw-r--r-- | src/doc/unstable-book/src/compiler-flags/profile_sample_use.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/unstable-book/src/compiler-flags/profile_sample_use.md b/src/doc/unstable-book/src/compiler-flags/profile_sample_use.md index ce894ce6ac7..2dd1f6f8e1a 100644 --- a/src/doc/unstable-book/src/compiler-flags/profile_sample_use.md +++ b/src/doc/unstable-book/src/compiler-flags/profile_sample_use.md @@ -1,4 +1,4 @@ -# `profile-sample-use +# `profile-sample-use` --- |
