Skip to content

Commit 97721a1

Browse files
authored
Add missing article
1 parent 0443424 commit 97721a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/compile.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//!
44
//! This module contains some of the real meat in the rustbuild build system
55
//! which is where Cargo is used to compile the standard library, libtest, and
6-
//! compiler. This module is also responsible for assembling the sysroot as it
6+
//! the compiler. This module is also responsible for assembling the sysroot as it
77
//! goes along from the output of the previous stage.
88
99
use std::borrow::Cow;

0 commit comments

Comments
 (0)