From ffc0ca763bac7464e873080a03032b309b81bd56 Mon Sep 17 00:00:00 2001 From: Stuart Breckenridge Date: Sat, 21 Nov 2020 16:01:32 +0800 Subject: [PATCH] A sneak _peek_ --- Widget/Resources/en.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Widget/Resources/en.lproj/Localizable.strings b/Widget/Resources/en.lproj/Localizable.strings index 0c0e09f77..4978dfeec 100644 --- a/Widget/Resources/en.lproj/Localizable.strings +++ b/Widget/Resources/en.lproj/Localizable.strings @@ -8,13 +8,13 @@ /* Bundle */ "Unread_Widget_Title" = "Your Unread Articles"; -"Unread_Widget_Description" = "A sneak peak at your unread articles."; +"Unread_Widget_Description" = "A sneak peek at your unread articles."; "Today_Widget_Title" = "Your Today Articles"; -"Today_Widget_Description" = "A sneak peak at recently published unread articles."; +"Today_Widget_Description" = "A sneak peek at recently published unread articles."; "Starred_Widget_Title" = "Your Starred Articles"; -"Starred_Widget_Description" = "A sneak peak at your starred articles."; +"Starred_Widget_Description" = "A sneak peek at your starred articles."; "SmartFeedSummary_Widget_Title" = "Your Smart Feed Summary"; "SmartFeedSummary_Widget_Description" = "A count of your smart feeds.";