]> git.lizzy.rs Git - rust.git/commitdiff
Improve wording
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Fri, 21 Aug 2020 07:49:26 +0000 (09:49 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Fri, 21 Aug 2020 07:49:26 +0000 (09:49 +0200)
src/doc/rustdoc/src/unstable-features.md

index 4e407c19b4128424e326663faeb7a1975a21f1a2..f45e22950643826ae87425146aceb7e597b92f8d 100644 (file)
@@ -491,7 +491,7 @@ $ rustdoc src/lib.rs -Z unstable-options --show-coverage --output-format json
 {"lib.rs":{"total":4,"with_docs":4,"total_examples":4,"with_examples":1}}
 ```
 
-To be noted: the computation of code examples follows these rules:
+Calculating code examples follows these rules:
 
 1. These items aren't accounted by default:
   * struct/union field