sfx2/source/appl/appopen.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 947fdbba4db02f9405b94066fbf9d77321520e7e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Jan 4 09:32:07 2020 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Jan 4 13:20:38 2020 +0100

    Fix typo
    
    Change-Id: Ie930c3d80a57d2c10473d21e47c97339f6ffbf03
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86209
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sfx2/source/appl/appopen.cxx b/sfx2/source/appl/appopen.cxx
index 357e9e8033f4..4ecc4cf8814b 100644
--- a/sfx2/source/appl/appopen.cxx
+++ b/sfx2/source/appl/appopen.cxx
@@ -234,7 +234,7 @@ ErrCode CheckPasswd_Impl
                             if ( !aEncryptionData.hasElements() && 
aGpgProperties.hasElements() )
                                 aEncryptionData = 
::comphelper::DocPasswordHelper::decryptGpgSession(aGpgProperties);
 
-                            // tdf#93389: if recoverying a document, 
encryption data should contain
+                            // tdf#93389: if recovering a document, encryption 
data should contain
                             // entries for the real filter, not only for 
recovery ODF, to keep it
                             // encrypted. Pass this in encryption data.
                             // TODO: pass here the real filter (from 
AutoRecovery::implts_openDocs)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to