Skip to content

Commit c689358

Browse files
wolfibDevtools-frontend LUCI CQ
authored andcommitted
Fix typo in UIString description
Bug: none Change-Id: I0646b50bc2409aa5a0acce2eee0f8f42f096aeff Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6157255 Auto-Submit: Wolfgang Beyer <wolfi@chromium.org> Reviewed-by: Samiya Caur <samiyac@chromium.org> Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> Commit-Queue: Samiya Caur <samiyac@chromium.org>
1 parent 1f49d6a commit c689358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/panels/security/security-meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const UIStrings = {
2222
*/
2323
showSecurity: 'Show Security',
2424
/**
25-
*@description Command to open the security and privacy panel. This is used when the kDevToolPrivacyUI feature flag is enabled
25+
*@description Command to open the security and privacy panel. This is used when the kDevToolsPrivacyUI feature flag is enabled
2626
*/
2727
showSecurityAndPrivacy: 'Show Security and Privacy',
2828
};

0 commit comments

Comments
 (0)