Minor fixes

This commit is contained in:
Juan Miguel Boyero Corral 2010-12-03 10:23:51 +01:00
parent c95ca70ca2
commit 293172973d

View File

@ -68,7 +68,7 @@ public class Global {
/** /**
* Table name for test's tags * Table name for test's tags
*/ */
public static final String DB_TABLE_TEST_tags = "tst_tags"; public static final String DB_TABLE_TEST_TAGS = "tst_tags";
/** /**
* Table name for test's configuration * Table name for test's configuration
*/ */