AboutFragmentItem: Remove incorrect javadoc tag

This commit is contained in:
Lioncash 2014-11-20 09:23:27 -05:00
parent da962a3d2b
commit d4a8e51e71

View File

@ -7,8 +7,7 @@
package org.dolphinemu.dolphinemu.about;
/**
* Represents an item within an info
* {@list Fragment} in the About menu.
* Represents an item within an info fragment in the About menu.
*/
final class AboutFragmentItem
{