Skip to content

Commit 91980d9

Browse files
authored
Update README.md
1 parent 9b18397 commit 91980d9

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
@@ -25,7 +25,7 @@ is present, `git2` will attempt to dynamically link it.
2525
To be more precise, the vendored `libgit2` is linked statically if two
2626
conditions both hold:
2727

28-
- The enviornment variable `LIBGIT2_NO_VENDOR=1` is **not** set
28+
- The environment variable `LIBGIT2_NO_VENDOR=1` is **not** set
2929
- **and** either a) The Cargo feature `vendored-libgit2` is set or b) an
3030
appropriate version of `libgit2` cannot be found on the system.
3131

0 commit comments

Comments
 (0)