Skip to content

Commit

Permalink
Fix typo in UIString description
Browse files Browse the repository at this point in the history
Bug: none
Change-Id: I0646b50bc2409aa5a0acce2eee0f8f42f096aeff
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6157255
Auto-Submit: Wolfgang Beyer <[email protected]>
Reviewed-by: Samiya Caur <[email protected]>
Commit-Queue: Wolfgang Beyer <[email protected]>
Commit-Queue: Samiya Caur <[email protected]>
  • Loading branch information
wolfib authored and Devtools-frontend LUCI CQ committed Jan 8, 2025
1 parent 1f49d6a commit c689358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front_end/panels/security/security-meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const UIStrings = {
*/
showSecurity: 'Show Security',
/**
*@description Command to open the security and privacy panel. This is used when the kDevToolPrivacyUI feature flag is enabled
*@description Command to open the security and privacy panel. This is used when the kDevToolsPrivacyUI feature flag is enabled
*/
showSecurityAndPrivacy: 'Show Security and Privacy',
};
Expand Down

0 comments on commit c689358

Please sign in to comment.