8000 Fix typo in usage of the attribute directive · aroig/github3.py@61ed8bc · GitHub
[go: up one dir, main page]

Skip to content

Commit 61ed8bc

Browse files
committed
Fix typo in usage of the attribute directive
1 parent 2dfc23d commit 61ed8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github3/repos/repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2636,7 +2636,7 @@ class ShortRepository(_Repository):
26362636
The HTML URL of this repository, e.g.,
26372637
``https://github.com/sigmavirus24/github3.py``.
26382638
2639-
.. attibute:: id
2639+
.. attribute:: id
26402640
26412641
The unique GitHub assigned numerical id of this repository.
26422642

0 commit comments

Comments
 (0)
0