From 6dc591bfe08074c5bce4fcc5e24167cfb2c2e7b4 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Tue, 31 Mar 2020 14:36:10 +0200 Subject: [PATCH] Fix a couple of typos --- changelog/unreleased/7018 | 2 +- changelog/unreleased/7043 | 4 ++-- changelog/unreleased/7247 | 2 +- changelog/unreleased/7774 | 2 +- changelog/unreleased/7799 | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/changelog/unreleased/7018 b/changelog/unreleased/7018 index a68bc84229..837a008ef1 100644 --- a/changelog/unreleased/7018 +++ b/changelog/unreleased/7018 @@ -1,5 +1,5 @@ Bugfix: Client sometimes does not show up when started by a user -We fixed a bug where a client somtimes does not show up when a user request a start. +We fixed a bug where a client sometimes does not show up when a user request a start. https://github.com/owncloud/client/issues/7018 diff --git a/changelog/unreleased/7043 b/changelog/unreleased/7043 index 8105bc2fe6..f16de84a34 100644 --- a/changelog/unreleased/7043 +++ b/changelog/unreleased/7043 @@ -1,6 +1,6 @@ -Bugfix: Fix serveral wrong colored icons in dark mode +Bugfix: Fix several wrong colored icons in dark mode -We fixed multiple issues where monocrome icons where not converted to match the +We fixed multiple issues where monochrome icons where not converted to match the current theme. https://github.com/owncloud/client/issues/7043 diff --git a/changelog/unreleased/7247 b/changelog/unreleased/7247 index 6b6c1a84df..8bc65aab6a 100644 --- a/changelog/unreleased/7247 +++ b/changelog/unreleased/7247 @@ -1,5 +1,5 @@ Bugfix: Fixed bug in public link with password required -In the sharing dialog, "password required" capabilities lead to incorrect behavior +In the sharing dialog, "password required" capabilities lead to incorrect behaviour https://github.com/owncloud/client/issues/7247 diff --git a/changelog/unreleased/7774 b/changelog/unreleased/7774 index e69e81b037..7aed3ef25c 100644 --- a/changelog/unreleased/7774 +++ b/changelog/unreleased/7774 @@ -1,4 +1,4 @@ -Bugfix: On Windows the share dialog somtimes does not open as the top most window +Bugfix: On Windows the share dialog sometimes does not open as the top most window We now ensure that the our dialogs are correctly raised. diff --git a/changelog/unreleased/7799 b/changelog/unreleased/7799 index 592ecbd8e6..545c15d5d1 100644 --- a/changelog/unreleased/7799 +++ b/changelog/unreleased/7799 @@ -1,5 +1,5 @@ Bugfix: Client sometimes crashes when a placeholder file was moved -We fixed an issue where moving a plcaeholder file would lead to a crash. +We fixed an issue where moving a placeholder file would lead to a crash. https://github.com/owncloud/client/issues/7799