fixed typo in previous commit

pull/85/head
Ludovic Marcotte 2015-05-13 10:55:17 -04:00
parent f8b7ebdaf8
commit 0ea0a77666
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
columnName = c_nextalarm;
sqlType = "INT";
allowsNull = YES;
}
},
{
columnName = c_description;
sqlType = "TEXT";