Skip to content

Commit

Permalink
fix appledoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bamx23 committed Feb 25, 2018
1 parent 4c12265 commit 39aca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/KSCrash/Recording/KSCrash.h
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ typedef enum

/** Delete report.
*
* @param report_id An ID of report to delete.
* @param reportID An ID of report to delete.
*/
- (void) deleteReportWithID:(NSNumber*) reportID;

Expand Down

0 comments on commit 39aca7c

Please sign in to comment.