[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:       2006-07-16 23:51:19
Message-ID: 1153093879.586177.16300.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 563218 by winterz:

correct some spelling mistakes.


 M  +2 -2      libakonadi/itemlistjob.h  
 M  +2 -2      libakonadi/job.h  
 M  +2 -2      libakonadi/messagefetchjob.h  
 M  +1 -1      libakonadi/messagemodel.h  
 M  +1 -1      server/control/agentmanager.h  
 M  +1 -1      server/control/profilemanager.h  


--- trunk/KDE/kdepim/akonadi/libakonadi/itemlistjob.h #563217:563218
@@ -48,8 +48,8 @@
     virtual ~ItemListJob();
 
     /**
-      Returns the fetched item objects. Invalid before the done(PIM::Job*) signal
-      has been emitted or if an error occured.
+      Returns the fetched item objects. Invalid before the done(PIM::Job*)
+      signal has been emitted or if an error occurred.
     */
     Item::List items() const;
 
--- trunk/KDE/kdepim/akonadi/libakonadi/job.h #563217:563218
@@ -166,7 +166,7 @@
     bool exec();
 
     /**
-      Starts the job asynchronous. When the job finished successfull,
+      Starts the job asynchronous. When the job finished successful,
       @see done() is emitted.
      */
     void start();
@@ -225,7 +225,7 @@
     void setError( int code, const QString &msg = QString() );
 
     /**
-      Returns a new unique command tag for comunication with the backend.
+      Returns a new unique command tag for communication with the backend.
     */
     QByteArray newTag();
 
--- trunk/KDE/kdepim/akonadi/libakonadi/messagefetchjob.h #563217:563218
@@ -56,8 +56,8 @@
     virtual ~MessageFetchJob();
 
     /**
-      Returns the fetched message objects. Invalid before the done(PIM::Job*) signal
-      has been emitted or if an error occured.
+      Returns the fetched message objects. Invalid before the done(PIM::Job*)
+      signal has been emitted or if an error occurred.
     */
     Message::List messages() const;
 
--- trunk/KDE/kdepim/akonadi/libakonadi/messagemodel.h #563217:563218
@@ -82,7 +82,7 @@
 
     /**
       Sets the path to the collection the model should display. If the path has
-      changed, the model is resetted and a new message listing is requested
+      changed, the model is reset and a new message listing is requested
       from the storage backend.
       @param path The full collection path.
     */
--- trunk/KDE/kdepim/akonadi/server/control/agentmanager.h #563217:563218
@@ -137,7 +137,7 @@
     /**
      * Creates a new profile with the given @p identifier.
      *
-     * @return true if created successfull, false a profile with the
+     * @return true if created successful, false a profile with the
      *         same @p identifier already exists.
      */
     bool createProfile( const QString &identifier );
--- trunk/KDE/kdepim/akonadi/server/control/profilemanager.h #563217:563218
@@ -57,7 +57,7 @@
     /**
      * Creates a new profile with the given @p identifier.
      *
-     * @return true if created successfull, false a profile with the
+     * @return true if created successful, false a profile with the
      *         same @p identifier already exists.
      */
     bool createProfile( const QString &identifier );
[prev in list] [next in list] [prev in thread] [next in thread] 

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