Mercurial > public > simoleon
diff Simoleon/Helpers/SubscriptionFeature.swift @ 53:b0bce2c8e4a9
Refactor UK spelling to US
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 27 Jul 2021 09:44:51 +0100 |
parents | ce4eb7416b41 |
children | 4082787b33e5 |
line wrap: on
line diff
--- a/Simoleon/Helpers/SubscriptionFeature.swift Mon Jul 26 21:54:30 2021 +0100 +++ b/Simoleon/Helpers/SubscriptionFeature.swift Tue Jul 27 09:44:51 2021 +0100 @@ -34,8 +34,8 @@ SubscriptionFeature( symbol: "star.circle.fill", colour: Color(.systemYellow), - title: "Favourite currencies", - description: "Save your favourite currencies to access them quickly." + title: "Favorite currencies", + description: "Save your favorite currencies to access them quickly." ) } }