about summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr')
-rw-r--r--src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr b/src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr
index dd220a7e661..9884c0f3511 100644
--- a/src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr
+++ b/src/test/ui/lifetime-errors/ex2b-push-no-existing-names.stderr
@@ -8,4 +8,4 @@ LL |     x.push(y); //~ ERROR lifetime mismatch
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0623"
+For more information about this error, try `rustc --explain E0623`.