Skip to content

Commit

Permalink
RoomVC: Fix comment mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
SBiOSoftWhare committed Sep 17, 2021
1 parent f8e9d15 commit bdecdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Riot/Modules/Room/RoomViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ handleUniversalLinkFragment:(NSString*)fragment
Process universal link.
@param roomViewController the `RoomViewController` instance.
@param universalLinkURL the unprocessed the universal link URL (optional).
@param universalLinkURL the universal link URL.
@return YES in case of processing success.
*/
- (BOOL)roomViewController:(RoomViewController *)roomViewController
Expand Down

0 comments on commit bdecdfb

Please sign in to comment.