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

List:       kde-commits
Subject:    KDE/kdepim/akonadi
From:       Allen Winter <winter () kde ! org>
Date:       2009-08-08 13:33:06
Message-ID: 1249738386.742507.8744.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1008842 by winterz:

misspellings--


 M  +1 -1      migration/kmigratorbase.h  
 M  +1 -1      resources/microblog/communication.cpp  
 M  +1 -1      resources/shared/singlefileresourcebase.h  


--- trunk/KDE/kdepim/akonadi/migration/kmigratorbase.h #1008841:1008842
@@ -59,7 +59,7 @@
     virtual void migrateNext() = 0;
 
   protected:
-    void createAgentInstance( const QString &typeId, QObject *reciver, const char* slot );
+    void createAgentInstance( const QString &typeId, QObject *receiver, const char* slot );
     virtual void migrationFailed( const QString &errorMsg, const Akonadi::AgentInstance &instance
                                   = Akonadi::AgentInstance() ) = 0;
 
--- trunk/KDE/kdepim/akonadi/resources/microblog/communication.cpp #1008841:1008842
@@ -87,7 +87,7 @@
     dom.setContent( data );
     QDomNodeList nodeList = dom.elementsByTagName( "user" );
     if ( nodeList.count() > 0 ) {
-        kDebug() << "Authorisation is OK";
+        kDebug() << "Authorization is OK";
         emit authOk();
         return;
     }
--- trunk/KDE/kdepim/akonadi/resources/shared/singlefileresourcebase.h #1008841:1008842
@@ -110,7 +110,7 @@
 
     /**
      * Calculates an MD5 hash for given file. If the file does not exists
-     * or the path is empty, this will return an emty QByteArray.
+     * or the path is empty, this will return an empty QByteArray.
      */
     QByteArray calculateHash( const QString &fileName ) const;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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