Skip to content

Commit 95cc0d9

Browse files
committed
[QA] Silly typo.
1 parent c22e2be commit 95cc0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github2/request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def charset_from_headers(headers):
7777

7878

7979
class GithubError(Exception):
80-
"""An error occured when making a request to the Github API."""
80+
"""An error occurred when making a request to the Github API."""
8181

8282

8383
class HttpError(RuntimeError):

0 commit comments

Comments
 (0)