]> git.lizzy.rs Git - rust.git/commitdiff
Update src/librustc_error_codes/error_codes/E0634.md
authorAyush Mishra <ayushmishra2005@gmail.com>
Sun, 15 Mar 2020 01:19:45 +0000 (06:49 +0530)
committerGitHub <noreply@github.com>
Sun, 15 Mar 2020 01:19:45 +0000 (06:49 +0530)
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
src/librustc_error_codes/error_codes/E0634.md

index 5057aa6094e1b0ec1766bdaaafabd0e209edda4f..9f61d882cb1315ac013d87feb1c10d0ae7150632 100644 (file)
@@ -1,4 +1,4 @@
-A type has conflicting `packed` representation hint.
+A type has conflicting `packed` representation hints.
 
 Erroneous code examples: