Fix typo in separator

This commit is contained in:
Aikar
2017-10-09 19:11:01 -04:00
parent f1423dc3bf
commit 9159b3fbb0
12 changed files with 55 additions and 53 deletions
+2
View File
@@ -15,6 +15,7 @@
<module name="acf-paper" />
<module name="acf-sponge" />
<module name="commands" />
<module name="example-plugin" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
@@ -27,6 +28,7 @@
<module name="acf-parent" target="1.8" />
<module name="acf-sponge" target="1.8" />
<module name="commands" target="1.8" />
<module name="example-plugin" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>