Skip to content

Commit b68c846

Browse files
authored
Merge pull request #81 from evolvedbinary/6.x.x/hotfix/javadoc
[6.x.x] Fix a small Javadoc issue
2 parents 850fc65 + 579d5e4 commit b68c846

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)