Skip to content

Commit 25a1b47

Browse files
committed
Fix javadoc comment.
It always helps when you CLOSE the leading Javadoc comment. Compile FIRST, commit SECOND. Self-flagellation will commence in 3,2,1...
1 parent cb648b3 commit 25a1b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/owasp/esapi/configuration/AbstractPrioritizedPropertyLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* committed to the development team's SCM repository.
2424
*
2525
* @since 2.2
26-
*
26+
*/
2727
public abstract class AbstractPrioritizedPropertyLoader implements EsapiPropertyLoader,
2828
Comparable<AbstractPrioritizedPropertyLoader> {
2929

0 commit comments

Comments
 (0)