Skip to content

Commit bc9f074

Browse files
committed
BugFix to JavaDoc of Handle
Removed an unnecessary `</p>`. Hopefully, travis.ci will compile now.
1 parent 7783235 commit bc9f074

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/org/optimizationBenchmarking/gui/controller

1 file changed

+1
-1
lines changed

src/main/java/org/optimizationBenchmarking/gui/controller/Handle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* {@link org.optimizationBenchmarking.gui.controller.Result#SUCCESS
2020
* succeeded} or
2121
* {@link org.optimizationBenchmarking.gui.controller.Result#FAILURE
22-
* failed}. </p>
22+
* failed}.
2323
* <p>
2424
* A {@link Handle} is always able to log the following levels:
2525
* </p>

0 commit comments

Comments
 (0)