Skip to content

Commit 1bdfb25

Browse files
committed
auto merge of #922 : steveklabnik/cargo/patch-1, r=alexcrichton
2 parents 91a8677 + 8190b14 commit 1bdfb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/build-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ performs tasks such as:
355355
* The stdout output and `OUT_DIR` locations are also handled by the `gcc`
356356
library.
357357

358-
here we can start to see some of the major benefits of farming as much
358+
Here we can start to see some of the major benefits of farming as much
359359
functionality as possible out to common build dependencies rather than
360360
duplicating logic across all build scripts!
361361

0 commit comments

Comments
 (0)