Skip to content

Commit

Permalink
Fixed a few typos in the comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Williams committed May 9, 2012
1 parent 63d61c3 commit 795d222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OPEventTracker.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#import <Foundation/Foundation.h>

/**
Observer these notifications to be notified on the main thread when even tracking starts/stops.
Observe these notifications to be notified on the main thread when event tracking starts/stops.
*/
extern const struct OPEventTrackerNotifications {
__unsafe_unretained NSString *started;
Expand Down

0 comments on commit 795d222

Please sign in to comment.