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 5c22198c8..00839f073 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', - context: 'link to bookmarks screen', + comment: 'link to bookmarks screen', }), )} /> |