Skip to content

Commit 92ce5a4

Browse files
committed
SettingsViewController: Fixing Typo
1 parent 390c36a commit 92ce5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/Settings/SettingsViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ private extension SettingsViewController {
170170

171171
func displaySupportEmailComposer() {
172172
// Workaround: MFMailCompose isn't *FULLY* picking up UINavigationBar's WC's appearance. Title / Buttons look awful.
173-
// We're falling back to iOS's default appearence
173+
// We're falling back to iOS's default appearance
174174
UINavigationBar.applyDefaultAppearance()
175175

176176
// Subject + Composer

0 commit comments

Comments
 (0)