[Libreoffice-commits] core.git: basic/source
Julien Nabet
serval2412 at yahoo.fr
Thu Feb 6 12:52:08 PST 2014
basic/source/uno/scriptcont.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 527eb5ae5c52254fe2956e2f3cff818064985a49
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Thu Feb 6 21:51:36 2014 +0100
Typo: applictaion -> application
Change-Id: I2d578cb417bb1e814dcf3007f500fe8ff77510f7
diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx
index 6e93855..2e65cc1 100644
--- a/basic/source/uno/scriptcont.cxx
+++ b/basic/source/uno/scriptcont.cxx
@@ -520,7 +520,7 @@ void SAL_CALL SfxScriptLibraryContainer::changeLibraryPassword( const OUString&
if( !bStorage && !pImplLib->mbDoc50Password )
{
- // Store applictaion basic crypted
+ // Store application basic crypted
uno::Reference< embed::XStorage > xStorage;
storeLibraries_Impl( xStorage, false );
bKillUncryptedFiles = true;
More information about the Libreoffice-commits
mailing list