docs: fix various typos and misspellings (#2955)

This commit is contained in:
Antoine Cœur
2022-04-21 22:28:38 +08:00
committed by GitHub
parent 0eb1857c6c
commit bdac708762
53 changed files with 91 additions and 92 deletions

View File

@@ -172,7 +172,7 @@ typedef NS_ENUM(unsigned int, addType) { //
- (void)setWindowMinMaxToCurrent;
@property(nonatomic, readonly) CGFloat minWindowContentSizeAllowed;
- (void)updateForExpandCollape;
- (void)updateForExpandCollapse;
- (void)showMainWindow:(id)sender;