[Libreoffice-commits] online.git: loleaflet/src
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 22 19:05:16 UTC 2019
loleaflet/src/map/Clipboard.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3eed2b4d34058e5b84617e33404647b45b00576c
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Aug 7 10:40:17 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Sun Sep 22 21:04:33 2019 +0200
typo: necesary -> necessary
Change-Id: Ie1da1e2cbd874eb947d71db045bbf06d38851917
diff --git a/loleaflet/src/map/Clipboard.js b/loleaflet/src/map/Clipboard.js
index d079b57d5..2637c78cb 100644
--- a/loleaflet/src/map/Clipboard.js
+++ b/loleaflet/src/map/Clipboard.js
@@ -780,7 +780,7 @@ L.Clipboard = L.Class.extend({
var self = this;
var msg = _('<p>If you would like to share larger elements of your document with other applications ' +
- 'it is necesary to first download them onto your device. To do that press the ' +
+ 'it is necessary to first download them onto your device. To do that press the ' +
'"Start download" button below, and when complete click "Confirm copy to clipboard".</p>' +
'<p>If you are copy and pasting between documents inside %productName, ' +
'there is no need to download.</p>');
More information about the Libreoffice-commits
mailing list