File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ def __init__(self, dir: StrOrPath):
1515 Parameters
1616 ----------
1717 dir :
18- Operates as PATH in the corresonding git subcommand.
18+ Operates as PATH in the corresponding git subcommand.
1919
2020 Examples
2121 --------
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ def __init__(self, dir: StrOrPath):
3030 Parameters
3131 ----------
3232 dir :
33- Operates as PATH in the corresonding hg subcommand.
33+ Operates as PATH in the corresponding hg subcommand.
3434
3535 Examples
3636 --------
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def __init__(self, dir: StrOrPath):
1717 Parameters
1818 ----------
1919 dir :
20- Operates as PATH in the corresonding svn subcommand.
20+ Operates as PATH in the corresponding svn subcommand.
2121
2222 Examples
2323 --------
You can’t perform that action at this time.
0 commit comments