Skip to content

Commit

Permalink
added missing </pre> tag in javadoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schäfer committed Sep 7, 2014
1 parent 9f91e62 commit 34cbe84
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* public void some_special_scenario_description() {
* ...
* }
* </pre>
*/
@Retention( RetentionPolicy.RUNTIME )
@Target( ElementType.METHOD )
Expand Down

0 comments on commit 34cbe84

Please sign in to comment.