loleaflet/src/control/Control.Menubar.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 055ab8d317b48d7ef2b7bcc4278cfbd6e19a996d
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Sun May 29 18:24:59 2016 +0200

    loleaflet: typo dcoument->document

diff --git a/loleaflet/src/control/Control.Menubar.js 
b/loleaflet/src/control/Control.Menubar.js
index d6c63ea..c1459a0 100644
--- a/loleaflet/src/control/Control.Menubar.js
+++ b/loleaflet/src/control/Control.Menubar.js
@@ -157,7 +157,7 @@ L.Control.Menubar = L.Control.extend({
                        return;
                }
 
-               // Add dcoument specific menu
+               // Add document specific menu
                var docType = this._map.getDocType();
                if (docType === 'text') {
                        this._initializeMenu(this.options.text);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to