Skip to content

Commit 312da9f

Browse files
committed
Add dot
1 parent 3370942 commit 312da9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Classes/ViewRelated/Reader/ReaderStreamTitleView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ final class ReaderNavigationCustomTitleView: UIView {
6969

7070
private enum Strings {
7171
static let followingTitle = NSLocalizedString("reader.following.header.title", value: "Following", comment: "Screen header title")
72-
static let followingDetails = NSLocalizedString("reader.following.header.details", value: "Stay current with the blogs you've subscribed to", comment: "Screen header details")
72+
static let followingDetails = NSLocalizedString("reader.following.header.details", value: "Stay current with the blogs you've subscribed to.", comment: "Screen header details")
7373
}

0 commit comments

Comments
 (0)