- fix typo

This commit is contained in:
mcrawford620
2012-08-26 05:06:24 +00:00
parent 48ef1301a9
commit e7568b69be

View File

@@ -126,7 +126,7 @@ public class DeckHintsTest {
* Create a CardPrinted from the given filename. * Create a CardPrinted from the given filename.
* *
* @param filename * @param filename
* the filname * the filename
* @return the CardPrinted * @return the CardPrinted
*/ */
protected CardPrinted readCard(String filename) { protected CardPrinted readCard(String filename) {