Skip to content

Commit 3438795

Browse files
roidelapluieJulien Pivotto
authored and
Julien Pivotto
committed
typo in submodules api documentation
1 parent 58c78e6 commit 3438795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/objects/submodule/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ def update(self, recursive=False, init=True, to_latest_revision=False, progress=
431431
This only works if we have a local tracking branch, which is the case
432432
if the remote repository had a master branch, or of the 'branch' option
433433
was specified for this submodule and the branch existed remotely
434-
:param progress: UpdateProgress instance or None of no progress should be shown
434+
:param progress: UpdateProgress instance or None if no progress should be shown
435435
:param dry_run: if True, the operation will only be simulated, but not performed.
436436
All performed operations are read-only
437437
:param force:

0 commit comments

Comments
 (0)