Skip to content

Commit 9459d24

Browse files
committed
docs(parse,git): Typo
1 parent 9bb0d0a commit 9459d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvcs/parse/git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214

215215
@dataclasses.dataclass(repr=False)
216216
class GitBaseURL(URLProtocol, SkipDefaultFieldsReprMixin):
217-
"""Git gepository location. Parses URLs on initialization.
217+
"""Git repository location. Parses URLs on initialization.
218218
219219
Examples
220220
--------

0 commit comments

Comments
 (0)