From 712c68fc77da2a5d6f99238053eef684376a4134 Mon Sep 17 00:00:00 2001 From: Eva Date: Tue, 17 May 2022 12:35:35 +0200 Subject: [PATCH] :bug: Fix typo --- CHANGES.md | 1 + frontend/translations/en.po | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 5e4f2f82e..c74f1ff35 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -48,6 +48,7 @@ ### :bug: Bugs fixed +- Fix typo in viewer comment section [Taiga #3401](https://tree.taiga.io/project/penpot/issue/3401) - Do not show team-up modal for users already on a team [Taiga #3311](https://tree.taiga.io/project/penpot/issue/3311) - Constraints are not well assigned when default and multiselection [Taiga #3069](https://tree.taiga.io/project/penpot/issue/3069) - Duplicate artboards create new flows if needed [Taiga #2221](https://tree.taiga.io/project/penpot/issue/2221) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 9b8d65519..e0f1f6e5c 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -1388,7 +1388,7 @@ msgstr "Show all comments" #: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs msgid "labels.show-your-comments" -msgstr "Show only yours comments" +msgstr "Show only your comments" #: src/app/main/ui/static.cljs msgid "labels.sign-out"