Skip to content

Commit 579d5e4

Browse files
committed
[bugfix] Fix a small Javadoc issue
1 parent 850fc65 commit 579d5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core-build-tools/src/main/java/xyz/elemental/build/tools/spoon/processors/PermissionRequiredProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
*
5757
* Plugs into the Java Compiler.
5858
*
59-
* @author <a href="mailto:[email protected]>Adam Retter </a>
59+
* @author <a href="mailto:[email protected]">Adam Retter</a>
6060
*/
6161
@SupportedAnnotationTypes("org.exist.security.PermissionRequired")
6262
@SupportedSourceVersion(SourceVersion.RELEASE_8)

0 commit comments

Comments
 (0)