Fixing internal javadoc

This commit is contained in:
thatsIch
2014-09-27 23:17:47 +02:00
parent ab9f67df5a
commit 4088cca5ad
25 changed files with 141 additions and 143 deletions
@@ -28,8 +28,8 @@ public class ToolMemoryCard extends AEBaseItem implements IMemoryCard
/**
* Find the localized string...
*
* @param name
* @return
* @param name possible names for the localized string
* @return localized name
*/
private String getLocalizedName(String... name)
{