Skip to content

Commit

Permalink
Merge branch 'MigrationFix' of github.com:apptentive/apptentive-ios i…
Browse files Browse the repository at this point in the history
…nto MigrationFix
  • Loading branch information
wooster committed Nov 23, 2013
2 parents 4e26eae + e62fc50 commit a1f52c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApptentiveConnect/source/Persistence/ATDataManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>

/// Used to indicate a database upgrade or check was in progress and didn't complete.
// Used to indicate a database upgrade or check was in progress and didn't complete.
extern NSString *const ATDataManagerUpgradeCanaryKey;

@interface ATDataManager : NSObject
Expand Down

0 comments on commit a1f52c5

Please sign in to comment.