Skip to content

Commit d14abde

Browse files
committed
[bugfix] Fix a small Javadoc issue
1 parent 8b42ce1 commit d14abde

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
@@ -55,7 +55,7 @@
5555
*
5656
* Plugs into the Java Compiler.
5757
*
58-
* @author <a href="mailto:[email protected]>Adam Retter </a>
58+
* @author <a href="mailto:[email protected]">Adam Retter</a>
5959
*/
6060
@SupportedAnnotationTypes("org.exist.security.PermissionRequired")
6161
@SupportedSourceVersion(SourceVersion.RELEASE_21)

0 commit comments

Comments
 (0)