client: fix indenting of getItemCompositionCache javadoc

This commit is contained in:
Adam
2019-02-25 16:52:36 -05:00
parent 5118fb6786
commit 5cdb642815

View File

@@ -1576,7 +1576,7 @@ public interface Client extends GameEngine
void setSpellSelected(boolean selected);
/**
* Returns client item composition cache
* Returns client item composition cache
*/
NodeCache getItemCompositionCache();