[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/kpimidentities/richtextbuilders
From:       Allen Winter <winter () kde ! org>
Date:       2008-12-31 23:05:58
Message-ID: 1230764758.933997.16695.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 903967 by winterz:

fix include guard and a spelling error.


 M  +1 -3      kmarkupdirector_p.cpp  
 M  +2 -2      ktexthtmlbuilder.h  


--- trunk/KDE/kdepimlibs/kpimidentities/richtextbuilders/kmarkupdirector_p.cpp #903966:903967
@@ -19,8 +19,6 @@
     02110-1301, USA.
 */
 
-#include <kdebug.h>
-
 #include "kmarkupdirector_p.h"
 
 void KMarkupDirector::Private::processClosingElements(QTextBlock::iterator it)
@@ -391,7 +389,7 @@
                             builder->beginAnchor(fragmentFormat.anchorHref(), n);
                             break;
                         } else {
-                            // Empty <a> tags allow multipe names for the same section.
+                            // Empty <a> tags allow multiple names for the same section.
                             builder->beginAnchor(QString(), n);
                             builder->endAnchor();
                         }
--- trunk/KDE/kdepimlibs/kpimidentities/richtextbuilders/ktexthtmlbuilder.h #903966:903967
@@ -19,8 +19,8 @@
     02110-1301, USA.
 */
 
-#ifndef KHTMLBUILDER_H
-#define KHTMLBUILDER_H
+#ifndef KTEXTHTMLBUILDER_H
+#define KTEXTHTMLBUILDER_H
 
 #include "kabstractmarkupbuilder.h"
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic