mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix small typo in documentation
This commit is contained in:
parent
353e87fe84
commit
164369c742
@ -103,7 +103,7 @@
|
||||
@see configureWithBetaIdentifier:liveIdentifier:delegate:
|
||||
@see startManager
|
||||
@param appIdentifier The app identifier that should be used.
|
||||
@param delegate `nil` or the class implementing the option BITHockeyManagerDelegate protocol or
|
||||
@param delegate `nil` or the class implementing the option BITHockeyManagerDelegate protocol
|
||||
*/
|
||||
- (void)configureWithIdentifier:(NSString *)appIdentifier delegate:(id<BITHockeyManagerDelegate>)delegate;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user