Skip to content

Commit 7d5c020

Browse files
authored
Merge pull request #1103 from leopardracer/patch-1
fix: typos in documentation files
2 parents 9b18397 + 91980d9 commit 7d5c020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)