Skip to content

Commit 2ff823a

Browse files
authored
Merge pull request #399 from kraai/patch-1
Fix misspelling
2 parents 2ad9afa + 5ef7483 commit 2ff823a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/repo.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2167,7 +2167,7 @@ impl RepositoryInitOptions {
21672167
self.flag(raw::GIT_REPOSITORY_INIT_MKDIR, enabled)
21682168
}
21692169

2170-
/// Recursively make all components of the repo and workdir path sas
2170+
/// Recursively make all components of the repo and workdir path as
21712171
/// necessary.
21722172
///
21732173
/// Defaults to true.

0 commit comments

Comments
 (0)