mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-19 02:36:29 +00:00
Fix minor error in inline documentation
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
The delegate is automatically set by using `[BITHockeyManager setDelegate:]`. You
|
||||
should not need to set this delegate individually.
|
||||
|
||||
@see `[BITHockeyManager setDelegate:`]
|
||||
@see [BITHockeyManager setDelegate:]
|
||||
*/
|
||||
@property (nonatomic, weak) id<BITFeedbackComposeViewControllerDelegate> delegate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user