]> git.lizzy.rs Git - rust.git/commitdiff
review comment
authorEsteban Küber <esteban@kuber.com.ar>
Mon, 13 Aug 2018 19:57:21 +0000 (12:57 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Mon, 13 Aug 2018 19:57:21 +0000 (12:57 -0700)
src/doc/unstable-book/src/language-features/on-unimplemented.md

index 52969c9b896bb0002c6cc538f52e87ccc70b9748..f787f629756f32b38fc41418eed8540fe5ce9a76 100644 (file)
@@ -80,7 +80,7 @@ error[E0277]: message
    = note: required by `iterate_chars`
 ```
 
-To allow for more targeted error messages, it is possible to filter the
+To allow more targeted error messages, it is possible to filter the
 application of these fields based on a variety of attributes when using
 `on`: