Skip to content

Commit

Permalink
Section title is now Privacy Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Dec 12, 2023
1 parent 224c683 commit 70d0355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/SettingsPrivacyProView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ struct SettingsPrivacyProView: View {
}

var body: some View {
Section(header: Text(UserText.settingsPrivacySection)) {
Section(header: Text(UserText.settingsPProSection)) {

SettingsCustomCell(content: { privacyProDescriptionView })

Expand Down

0 comments on commit 70d0355

Please sign in to comment.