This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
pypihub
mirror of
https://github.com/brettlangdon/pypihub.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
typo: s/GitHib/GitHub/ (
fixes
#177
)
Will Norris
11 years ago
parent
a5a2cf2688
commit
c57f250890
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
github/issues_labels.go
+ 1
- 1
github/issues_labels.go
View File
@ -7,7 +7,7 @@ package github
import
"fmt"
// Label represents a GitH
i
b label on an Issue
// Label represents a GitH
u
b label on an Issue
type
Label
struct
{
URL
*
string
`
json:"url,omitempty"
`
Name
*
string
`
json:"name,omitempty"
`
Write
Preview
Loading…
Cancel
Save