(fix) typo

This commit is contained in:
Ludovic Marcotte
2018-09-12 07:40:11 -04:00
parent ecb7679621
commit ff7e8cb2a3
+1 -1
View File
@@ -1091,7 +1091,7 @@ andAttribute: (EOAttribute *)_attribute
if (isNewRecord)
{
if ([GCSFolderManager singleStoreMode])
[quickRow setObject: folderId Key:@"c_folder_id"];
[quickRow setObject: folderId forKey:@"c_folder_id"];
if (!ofFlags.sameTableForQuick)
error = (hasInsertDelegate