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

Julien Nabet serval2412 at yahoo.fr
Sat Aug 9 04:09:07 PDT 2014


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

New commits:
commit a3094e40ba83b3bfe76b3a01df20662dded7fc45
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Aug 9 13:08:24 2014 +0200

    Typo: filen->file
    
    Change-Id: I68a963cd63fdb016a6f7b12cdc9314012e373612

diff --git a/sfx2/source/dialog/mailmodel.cxx b/sfx2/source/dialog/mailmodel.cxx
index fcf077e..ea30e59 100644
--- a/sfx2/source/dialog/mailmodel.cxx
+++ b/sfx2/source/dialog/mailmodel.cxx
@@ -423,7 +423,7 @@ SfxMailModel::SaveResult SfxMailModel::SaveDocumentAsFormat(
                 ( aTypeName.isEmpty()  && !bHasLocation ))
                 return eRet;
 
-            // Determine filen name and extension
+            // Determine file name and extension
             if ( bHasLocation && !bStoreTo )
             {
                 INetURLObject aFileObj( xStorable->getLocation() );


More information about the Libreoffice-commits mailing list