Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-03-31 15:36:10 +0300
committerHannah von Reth <vonreth@kde.org>2020-03-31 16:05:36 +0300
commit6dc591bfe08074c5bce4fcc5e24167cfb2c2e7b4 (patch)
tree9dbe0506fb87b71f115e5c2715e0072bca711f3b /changelog
parent242e4e1d702ca8a74ffeb6e266c5dd8f7088e46c (diff)
Fix a couple of typos
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/70182
-rw-r--r--changelog/unreleased/70434
-rw-r--r--changelog/unreleased/72472
-rw-r--r--changelog/unreleased/77742
-rw-r--r--changelog/unreleased/77992
5 files changed, 6 insertions, 6 deletions
diff --git a/changelog/unreleased/7018 b/changelog/unreleased/7018
index a68bc8422..837a008ef 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 8105bc2fe..f16de84a3 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 6b6c1a84d..8bc65aab6 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 e69e81b03..7aed3ef25 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 592ecbd8e..545c15d5d 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