Fixed a silly typo in a comment in UnOpenedMeta.java.

This commit is contained in:
RumbleBBU
2012-09-27 07:01:47 +00:00
parent 057af4db8a
commit 3875f4c7f6

View File

@@ -28,7 +28,7 @@ import forge.item.CardPrinted;
import forge.util.MyRandom;
/**
* This type extends UnOpenedMeta to support booster choice or random boosters
* This type extends UnOpenedProduct to support booster choice or random boosters
* in sealed deck games. See MetaSet.java for further information.
*
*/