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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Jan 10 06:12:47 UTC 2019


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

New commits:
commit 0ed38fb78f97bd534c47db37bc3172ea3d9f7e3d
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Jan 8 16:29:53 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jan 10 07:12:23 2019 +0100

    Fix typo
    
    Change-Id: I39bec0dffbd1f89a49484eff335fdf66b78f1ec5
    Reviewed-on: https://gerrit.libreoffice.org/66059
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx
index 535af7fcc17d..d12448d7f252 100644
--- a/sfx2/source/doc/docfile.cxx
+++ b/sfx2/source/doc/docfile.cxx
@@ -3068,7 +3068,7 @@ void SfxMedium::CloseAndReleaseStreams_Impl()
             pImpl->m_xLockingStream.clear();
     }
 
-    // The probably exsisting SvStream wrappers should be closed first
+    // The probably existing SvStream wrappers should be closed first
     CloseStreams_Impl();
 
     // in case of salvage mode the storage is based on the streams


More information about the Libreoffice-commits mailing list