about summary refs log tree commit diff
path: root/src/test/ui/rfc-2005-default-binding-mode/const.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/rfc-2005-default-binding-mode/const.stderr')
-rw-r--r--src/test/ui/rfc-2005-default-binding-mode/const.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/rfc-2005-default-binding-mode/const.stderr b/src/test/ui/rfc-2005-default-binding-mode/const.stderr
index b91e64b42bf..302b3a8dbc3 100644
--- a/src/test/ui/rfc-2005-default-binding-mode/const.stderr
+++ b/src/test/ui/rfc-2005-default-binding-mode/const.stderr
@@ -9,4 +9,4 @@ LL |         FOO => {}, //~ ERROR mismatched types
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0308"
+For more information about this error, try `rustc --explain E0308`.