Skip to content

Commit

Permalink
Fixed documentation issue from pod lib lint validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dupont, Lucien authored and Dupont, Lucien committed Feb 21, 2018
1 parent 81df931 commit f03321f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocationManager/INTULocationManager/INTULocationManager.h
Expand Up @@ -169,7 +169,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
Sets a Boolean value indicating whether the location manager object may pause location updates.
@param shows Boolean value indicating whether the location manager object may pause location updates.
@param pauses Boolean value indicating whether the location manager object may pause location updates.
*/
- (void)setPausesLocationUpdatesAutomatically:(BOOL) pauses;

Expand Down

0 comments on commit f03321f

Please sign in to comment.