Skip to content

Commit

Permalink
Merge pull request #19 from TaikiMMT/patch-1
Browse files Browse the repository at this point in the history
copy/paste fail
  • Loading branch information
indragiek committed Jun 20, 2014
2 parents d454b9b + 9111247 commit 4f21a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INPopoverController/INPopoverController.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
- (void)popoverWillClose:(INPopoverController *)popover;

/**
Invoked right before the popover closes
Invoked right after the popover closes
@param popover the @class INPopoverController object that is controlling the popover
*/
- (void)popoverDidClose:(INPopoverController *)popover;
Expand Down

0 comments on commit 4f21a3d

Please sign in to comment.