Skip to content

Commit

Permalink
Minor doc improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Nov 27, 2013
1 parent a59810a commit 2abf03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/kohsuke/github/GHEvent.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* See http://developer.github.com/v3/events/types/
*
* @author Kohsuke Kawaguchi
* @see GHEventInfo
*/
public enum GHEvent {
COMMIT_COMMENT,
Expand Down

0 comments on commit 2abf03c

Please sign in to comment.