Fix referencing wrong property name

This commit is contained in:
Andreas Linde 2014-02-19 23:38:54 +01:00
parent 6a69888b49
commit 5a88cab36e

View File

@ -281,7 +281,7 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerStatus) {
/**
Indicates if the app was killed while being in foreground from the iOS
If `enableDectionAppKillWhileInForeground` is enabled, use this on startup to check if the
If `enableAppNotTerminatingCleanlyDetection` is enabled, use this on startup to check if the
app starts the first time after it was killed by iOS in the previous session.
This can happen if it consumed too much memory or the watchdog killed the app because it