Skip to content

Commit 0af3732

Browse files
committed
Fix typo
1 parent 5960014 commit 0af3732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IceCubesAppWidgetsExtension/AccountWidget/AccountWidgetConfiguration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import AppIntents
22
import WidgetKit
33

44
struct AccountWidgetConfiguration: WidgetConfigurationIntent {
5-
static let title: LocalizedStringResource = "Accoutn Widget Configuration"
5+
static let title: LocalizedStringResource = "Account Widget Configuration"
66
static let description = IntentDescription("Choose the account for this widget")
77

88
@Parameter(title: "Account")

0 commit comments

Comments
 (0)