about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-03-31 19:29:33 +0200
committerGitHub <noreply@github.com>2020-03-31 19:29:33 +0200
commit6248b59316ee25e00ed9ae4f3a823dad1801361e (patch)
tree3daab266127da5eae1119cf808de02ba9accc993
parentb9546075ac2f81132cfe35951f94807bb0e8f831 (diff)
parent194a3718ab2074e310361ec084f9c3c5a376af72 (diff)
downloadrust-6248b59316ee25e00ed9ae4f3a823dad1801361e.tar.gz
rust-6248b59316ee25e00ed9ae4f3a823dad1801361e.zip
Rollup merge of #70606 - GuillaumeGomez:cleanup-e0466, r=Dylan-DPC
Clean up E0466 explanation

r? @Dylan-DPC
-rw-r--r--src/librustc_error_codes/error_codes/E0466.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_error_codes/error_codes/E0466.md b/src/librustc_error_codes/error_codes/E0466.md
index 443b7bae134..7aefedbc087 100644
--- a/src/librustc_error_codes/error_codes/E0466.md
+++ b/src/librustc_error_codes/error_codes/E0466.md
@@ -1,4 +1,4 @@
-Macro import declarations were malformed.
+Macro import declaration was malformed.
 
 Erroneous code examples: