Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Fixing badly worded Localization comment including typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soner-yuksel committed Nov 2, 2022
1 parent a8b2aef commit 31a7834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraveShared/BraveStrings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ extension Strings {
"callout.p3aCalloutLinkTitle",
tableName: "BraveShared", bundle: .module,
value: "Learn more about our Privacy Preserving Product Analytics (P3A).",
comment: "Title for the link that vaviagtes information about p3a (Privacy Preserving Analytics)")
comment: "Title for the link that navigates to a webpage showing information about p3a (Privacy Preserving Analytics)")
}
}

Expand Down

0 comments on commit 31a7834

Please sign in to comment.