about summary refs log tree commit diff
path: root/src/test/ui/rfc-2005-default-binding-mode/enum.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/rfc-2005-default-binding-mode/enum.stderr')
-rw-r--r--src/test/ui/rfc-2005-default-binding-mode/enum.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/rfc-2005-default-binding-mode/enum.stderr b/src/test/ui/rfc-2005-default-binding-mode/enum.stderr
index 59c857110a9..18cd0774667 100644
--- a/src/test/ui/rfc-2005-default-binding-mode/enum.stderr
+++ b/src/test/ui/rfc-2005-default-binding-mode/enum.stderr
@@ -24,4 +24,4 @@ LL |         *x += 1; //~ ERROR cannot assign to immutable
 
 error: aborting due to 3 previous errors
 
-If you want more information on this error, try using "rustc --explain E0594"
+For more information about this error, try `rustc --explain E0594`.