mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Correct spelling errors
This commit is contained in:
@@ -35,7 +35,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
* These layout options are all stored in an ASLayoutOptions class (that is defined in ASLayoutablePrivate).
|
||||
* Generally you needn't worry about the layout options class, as the layoutable protocols allow all direct
|
||||
* access to the options via convenience properties. If you are creating custom layout spec, then you can
|
||||
* extend the backing layout options class to accomodate any new layout options.
|
||||
* extend the backing layout options class to accommodate any new layout options.
|
||||
*/
|
||||
@protocol ASLayoutable <ASStackLayoutable, ASStaticLayoutable, ASLayoutablePrivate>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user