runescape-api: fix javadoc error

This commit is contained in:
Adam
2017-12-04 15:51:51 -05:00
parent ee867992c3
commit 2da46e1ec3

View File

@@ -36,7 +36,7 @@ import java.lang.annotation.Target;
* of the method.
*
* {@code
* @Construct
* {@literal @}Construct
* RSIndexedImage createIndexedImage();
* }
*