fixed typo in previous commit

This commit is contained in:
Ludovic Marcotte
2015-05-13 10:55:17 -04:00
parent f8b7ebdaf8
commit 0ea0a77666
+1 -1
View File
@@ -153,7 +153,7 @@
columnName = c_nextalarm;
sqlType = "INT";
allowsNull = YES;
}
},
{
columnName = c_description;
sqlType = "TEXT";