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

Chr. Rossmanith ChrRossmanith at gmx.de
Sat Nov 23 06:25:45 PST 2013


 sfx2/source/dialog/tabdlg.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 86d3eb29a6ee5237b0f5bfcb9e7d7c8f5aa6ddd4
Author: Chr. Rossmanith <ChrRossmanith at gmx.de>
Date:   Sat Nov 23 15:15:07 2013 +0100

    fixed typo in comment
    
    Change-Id: I718246ae03a84a2add9209be023f07c17cc40ca5

diff --git a/sfx2/source/dialog/tabdlg.cxx b/sfx2/source/dialog/tabdlg.cxx
index 95bdbad..51c379a 100644
--- a/sfx2/source/dialog/tabdlg.cxx
+++ b/sfx2/source/dialog/tabdlg.cxx
@@ -1031,8 +1031,8 @@ SfxItemSet* SfxTabDialog::CreateInputItemSet( sal_uInt16 )
 
 /*  [Description]
 
-    Default implemetation of the virtual Method.
-    This is called when pages create their sets onDenamd.
+    Default implementation of the virtual Method.
+    This is called when pages create their sets onDemand.
 */
 
 {


More information about the Libreoffice-commits mailing list