8000 Merge pull request #929 from mscherer/patch-1 · flepied/github3.py@f2e2eb3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f2e2eb3

Browse files
authored
Merge pull request sigmavirus24#929 from mscherer/patch-1
Fix typo in issues documentation
2 parents 70835a6 + 2b7787e commit f2e2eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/github3/issues/label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ class Label(_Label):
102102
103103
The hexadecimeal representation of the background color of this label.
104104
105-
.. attribute:: desciption
105+
.. attribute:: description
106106
107107
The description for this label.
108108

0 commit comments

Comments
 (0)
0