diff options
Diffstat (limited to 'src/view/shell/desktop/LeftNav.tsx')
-rw-r--r-- | src/view/shell/desktop/LeftNav.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index 00839f073..5c22198c8 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -763,7 +763,7 @@ export function DesktopLeftNav() { label={_( msg({ message: 'Saved', - comment: 'link to bookmarks screen', + context: 'link to bookmarks screen', }), )} /> |