[Libreoffice-commits] core.git: sc/inc

Tor Lillqvist tml at iki.fi
Sat Aug 31 13:13:00 PDT 2013


 sc/inc/scabstdlg.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f84d81412f123bda0dde57c4e52abe9f49f58af
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sat Aug 31 23:11:16 2013 +0300

    Fix typo in 0d4238770e278abf8701863530f41b353ad51d08
    
    Change-Id: Ie994e9da4f890f7f321241c937f4091a26671a21

diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index cafeb43..00ac2f0 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -322,7 +322,7 @@ public:
     virtual bool IsDateConversionSet() const = 0;
 };
 
-//Scabstract fractoryclass ScAbstractDialogFactory
+class ScAbstractDialogFactory
 {
 public:
     SC_DLLPUBLIC static ScAbstractDialogFactory*    Create();


More information about the Libreoffice-commits mailing list