Learn english, Johni!

This commit is contained in:
CrushedPixel
2015-07-21 03:40:38 +02:00
parent be77bb5a7b
commit 931a58a6a9

View File

@@ -1,7 +1,7 @@
package eu.crushedpixel.replaymod.utils;
/**
* Members annotated with @Api are considered API and should not be removed even if their unused as they might
* Members annotated with @Api are considered API and should not be removed even if they're unused as they might
* be of use at a later point in time.
* The purpose of this annotation is to be added to the IntelliJ inspections exceptions.
*/