diff --git a/Classes/BITCrashManagerDelegate.h b/Classes/BITCrashManagerDelegate.h index d632ed325f..96f5dce131 100644 --- a/Classes/BITCrashManagerDelegate.h +++ b/Classes/BITCrashManagerDelegate.h @@ -73,7 +73,7 @@ ///----------------------------------------------------------------------------- /** Invoked before the user is asked to send a crash report, so you can do additional actions. - E.g. to make sure not to ask the user for an app rating :) + E.g. to make sure not to ask the user for an app rating :) @param crashManager The `BITCrashManager` instance invoking this delegate */