[Libreoffice-commits] online.git: loleaflet/src
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Apr 20 20:25:25 UTC 2019
loleaflet/src/control/Control.LokDialog.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9ada3e35a138e871ac261082b30b6a47357a2b5d
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Sat Apr 20 23:25:01 2019 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Sat Apr 20 23:25:01 2019 +0300
Typo fix
Change-Id: I6e4692a19d1e03c16c40eada5c4eca99b229601a
diff --git a/loleaflet/src/control/Control.LokDialog.js b/loleaflet/src/control/Control.LokDialog.js
index 3282b9d2e..a58fd6008 100644
--- a/loleaflet/src/control/Control.LokDialog.js
+++ b/loleaflet/src/control/Control.LokDialog.js
@@ -661,7 +661,7 @@ L.Control.LokDialog = L.Control.extend({
// tdf#124235: At least in the iOS app, multiplying with
// L.getDpiScaleFactor() below causes the child of a combo box to be
// displaced from the fixed part. I see the same problem also when using
- // Safari on a Retuna Mac against normal online. But as I don't know whether
+ // Safari on a Retina Mac against normal online. But as I don't know whether
// it happens also for other browsers on other platforms on hidpi displays,
// I will fix this for the iOS app only for now.
if (!window.ThisIsTheiOSApp) {
More information about the Libreoffice-commits
mailing list