Skip to content

Commit 7f1675d

Browse files
committed
Remove a spurious extra backtick from a docstring
1 parent c5a29a9 commit 7f1675d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: git/objects/submodule/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ def add(
464464
465465
:param url:
466466
git-clone compatible URL, see git-clone reference for more information.
467-
If ``None```, the repository is assumed to exist, and the url of the first
467+
If ``None``, the repository is assumed to exist, and the url of the first
468468
remote is taken instead. This is useful if you want to make an existing
469469
repository a submodule of another one.
470470

0 commit comments

Comments
 (0)