Skip to content

Commit

Permalink
fix: address all whitespace-related linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed May 28, 2024
1 parent 7e9b52c commit e2bf653
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iphone/Classes/TiUIiOSProxy.h
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
@property (nonatomic, readonly) NSNumber *LARGE_TITLE_DISPLAY_MODE_NEVER;

/**
* Checks the force touch capibility of the current device.
*/
* Checks the force touch capibility of the current device.
*/
- (NSNumber *)forceTouchSupported;

#ifdef USE_TI_UIIOSCOVERFLOWVIEW
Expand Down

0 comments on commit e2bf653

Please sign in to comment.