Skip to content

Commit

Permalink
Javadoc wording
Browse files Browse the repository at this point in the history
  • Loading branch information
kariem committed Aug 26, 2016
1 parent 2211b55 commit e238658
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* <p>Rationale: Putting this comma in makes is easier to change the order of the elements or add
* new elements at the end of the list.
*
* <p>The following is a valid enum type declaration:
* <p>The following is a normal enum type declaration:
* <pre>
* enum Type {
* ALPHA,
Expand Down

0 comments on commit e238658

Please sign in to comment.