[Libreoffice-commits] core.git: uui/source

Julien Nabet serval2412 at yahoo.fr
Tue Jan 13 14:03:36 PST 2015


 uui/source/logindlg.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bbba311d55484389bc8e3677d01b8cb4fa5644d6
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Tue Jan 13 23:02:39 2015 +0100

    Typo: cedentials->credentials
    
    Change-Id: Ifd0905ed0e68b495d96e429df6193503f53ea908

diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index 4fe319e..0cd7eb6 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -35,7 +35,7 @@
 #define LF_PATH_READONLY        0x0020  // "path" readonly
 #define LF_USERNAME_READONLY    0x0040  // "name" readonly
 #define LF_NO_ACCOUNT           0x0080  // hide "account"
-#define LF_NO_USESYSCREDS       0x0100  // hide "use system cedentials"
+#define LF_NO_USESYSCREDS       0x0100  // hide "use system credentials"
 
 
 


More information about the Libreoffice-commits mailing list