Skip to content

Commit f1763af

Browse files
committed
Convert error messages to lowercase
1 parent 9a4ead9 commit f1763af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/messages.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ rustdoc_couldnt_generate_documentation =
44
couldn't generate documentation: {$error}
55
.note = failed to create or modify "{$file}"
66
7-
rustdoc_compilation_failed = Compilation failed, aborting rustdoc
7+
rustdoc_compilation_failed = compilation failed, aborting rustdoc

0 commit comments

Comments
 (0)