Skip to content

Commit 11c57dd

Browse files
authored
Merge pull request #80 from evolvedbinary/7.x.x/hotfix/javadoc
[7.x.x] Fix a small Javadoc issue
2 parents 8b42ce1 + d14abde commit 11c57dd

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)