Skip to content

Commit a3d8ff6

Browse files
authored
Merge pull request #379 from waywardmonkeys/patch-1
Fix typo in readme.
2 parents 9e57a2b + ceb40d4 commit a3d8ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ in the following prioritized order:
8989

9090
If none of these variables exist, cc-rs uses built-in defaults
9191

92-
In addition to the the above optional environment variables, `cc-rs` has some
92+
In addition to the above optional environment variables, `cc-rs` has some
9393
functions with hard requirements on some variables supplied by [cargo's
9494
build-script driver][cargo] that it has the `TARGET`, `OUT_DIR`, `OPT_LEVEL`,
9595
and `HOST` variables.

0 commit comments

Comments
 (0)