From 256eec4ae0653e35cdd39261a2b59d69c91b1a71 Mon Sep 17 00:00:00 2001 From: Dylan DPC Date: Mon, 23 Dec 2019 12:55:33 +0530 Subject: Update E0124.md --- src/librustc_error_codes/error_codes/E0124.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librustc_error_codes/error_codes') diff --git a/src/librustc_error_codes/error_codes/E0124.md b/src/librustc_error_codes/error_codes/E0124.md index f08f7e98005..8af7cb819cf 100644 --- a/src/librustc_error_codes/error_codes/E0124.md +++ b/src/librustc_error_codes/error_codes/E0124.md @@ -1,4 +1,4 @@ -A struct with two fields having the same name has been declared. +A struct was declared with two fields having the same name. Erroneous code example: -- cgit 1.4.1-3-g733a5