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):
15
15
Parameters
16
16
----------
17
17
dir :
18
- Operates as PATH in the corresonding git subcommand.
18
+ Operates as PATH in the corresponding git subcommand.
19
19
20
20
Examples
21
21
--------
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ def __init__(self, dir: StrOrPath):
30
30
Parameters
31
31
----------
32
32
dir :
33
- Operates as PATH in the corresonding hg subcommand.
33
+ Operates as PATH in the corresponding hg subcommand.
34
34
35
35
Examples
36
36
--------
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def __init__(self, dir: StrOrPath):
17
17
Parameters
18
18
----------
19
19
dir :
20
- Operates as PATH in the corresonding svn subcommand.
20
+ Operates as PATH in the corresponding svn subcommand.
21
21
22
22
Examples
23
23
--------
You can’t perform that action at this time.
0 commit comments