Skip to content

Commit 2901aa8

Browse files
committed
Fix typo in "Some other build system" page
1 parent 95eef18 commit 2901aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/build/other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You will need to achieve at least these three things:
88
- Link the resulting objects together with your other C++ and Rust objects.
99

1010
*Not all build systems are created equal. If you're hoping to use a build system
11-
from the '90s, especially if you're hoping to overlaying the limitations of 2 or
11+
from the '90s, especially if you're hoping to overlay the limitations of 2 or
1212
more build systems (like automake+cargo) and expect to solve them
1313
simultaneously, then be mindful that your expectations are set accordingly and
1414
seek sympathy from those who have imposed the same approach on themselves.*

0 commit comments

Comments
 (0)