Skip to content

Commit 9995a8b

Browse files
committed
fix comment
1 parent f6ac195 commit 9995a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/github3/repos/repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,7 @@ def create_tree(self, tree, base_tree=None):
13941394

13951395
@decorators.requires_auth
13961396
def create_dispatch_event(self, event_type, client_payload=None):
1397-
"""Create a project for this repository.
1397+
"""Create a dispatch event for this repository.
13981398
13991399
:param str event_type:
14001400
(required), webhook event name

0 commit comments

Comments
 (0)