mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
Merge pull request #1581 from lioncash/jdoc
AboutFragmentItem: Remove incorrect javadoc tag
This commit is contained in:
commit
e0f1baa21e
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
||||||
package org.dolphinemu.dolphinemu.about;
|
package org.dolphinemu.dolphinemu.about;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents an item within an info
|
* Represents an item within an info fragment in the About menu.
|
||||||
* {@list Fragment} in the About menu.
|
|
||||||
*/
|
*/
|
||||||
final class AboutFragmentItem
|
final class AboutFragmentItem
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue