From bbba311d55484389bc8e3677d01b8cb4fa5644d6 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Tue, 13 Jan 2015 23:02:39 +0100 Subject: Typo: cedentials->credentials Change-Id: Ifd0905ed0e68b495d96e429df6193503f53ea908 --- uui/source/logindlg.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uui') diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx index 4fe319effecc..0cd7eb6e2016 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" -- cgit