Skip to content

Commit 68c76e9

Browse files
committed
Revert comment change
1 parent 74075fb commit 68c76e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gogs_client/interface.py

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

77
class GogsApi(object):
88
"""
9-
A Gogs API entries, serving as a wrapper around the Gogs HTTP API.
9+
A Gogs client, serving as a wrapper around the Gogs HTTP API.
1010
"""
1111

1212
def __init__(self, base_url):

0 commit comments

Comments
 (0)