mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-18 13:16:49 +00:00
Fix typo
This commit is contained in:
parent
5b310842a4
commit
3fc172c303
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ struct IconSelectorView: View {
|
|||
Section {
|
||||
makeIconGridView(icons: Icon.albertKinngIcons)
|
||||
} header: {
|
||||
Text("Icons by Alert Kinng")
|
||||
Text("Icons by Albert Kinng")
|
||||
.font(.scaledHeadline)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue