Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Co-authored-by: Gio Lodi <[email protected]>
  • Loading branch information
crazytonyli and mokagio authored Nov 17, 2022
1 parent 87f6b40 commit ce9b061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/WordPressSharedObjC/Views/WPStyleGuide.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#if SWIFT_PACKAGE

// A workaround to make the Swift extension definied in WordPressSharedView target visible to this file here.
// A workaround to make the Swift extension defined in WordPressSharedView target visible to this file here.
@interface WPStyleGuide (SwiftExtension)

+ (CGFloat)maxFontSize;
Expand Down

0 comments on commit ce9b061

Please sign in to comment.