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

List:       kde-commits
Subject:    koffice/libs
From:       Christian Mueller <cmueller () gmx ! de>
Date:       2006-10-16 2:06:32
Message-ID: 1160964392.801887.29140.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 595894 by cmueller:

EBN fix: Some typos 


 M  +2 -2      kofficeui/KoSelectAction.h  
 M  +1 -1      kofficeui/Kolinestyleaction.h  
 M  +2 -2      kofficeui/Kolinewidthaction.h  
 M  +3 -3      kross/core/guiclient.h  


--- trunk/koffice/libs/kofficeui/KoSelectAction.h #595893:595894
@@ -43,7 +43,7 @@
      * @param text The text that will be displayed.
      * @param icon The dynamically loaded icon that goes with this action.
      * @param receiver The SLOT's parent.
-     * @param slot The SLOT to invoke when a selectionChanged(int) signal is emited.
+     * @param slot The SLOT to invoke when a selectionChanged(int) signal is emitted.
      * @param parent This action's parent.
      * @param name An internal name for this action.
      */
@@ -67,7 +67,7 @@
     void setShowCurrentSelection(bool show);
 
   signals:
-    /** Emited when the selection changed */
+    /** Emitted when the selection changed */
     void selectionChanged(int);
 
   public slots:
--- trunk/koffice/libs/kofficeui/Kolinestyleaction.h #595893:595894
@@ -38,7 +38,7 @@
      * @param text The text that will be displayed.
      * @param icon The dynamically loaded icon that goes with this action.
      * @param receiver The SLOT's parent.
-     * @param slot The SLOT to invoke when a selectionChanged(int) signal is emited.
+     * @param slot The SLOT to invoke when a selectionChanged(int) signal is emitted.
      * @param parent This action's parent.
      * @param name An internal name for this action.
      */
--- trunk/koffice/libs/kofficeui/Kolinewidthaction.h #595893:595894
@@ -42,7 +42,7 @@
      * @param text The text that will be displayed.
      * @param icon The dynamically loaded icon that goes with this action.
      * @param receiver The SLOT's parent.
-     * @param slot The SLOT to invoke when a lineWidthChanged(double) signal is emited.
+     * @param slot The SLOT to invoke when a lineWidthChanged(double) signal is emitted.
      * @param parent This action's parent.
      * @param name An internal name for this action.
      */
@@ -54,7 +54,7 @@
     double currentWidth() const;
 
   signals:
-    /** Emited when a new line width have been selected */
+    /** Emitted when a new line width has been selected */
     void lineWidthChanged(double);
 
   public slots:
--- trunk/koffice/libs/kross/core/guiclient.h #595893:595894
@@ -116,19 +116,19 @@
             void executionFailed(const QString& errormessage, const QString& tracedetails);
 
             /**
-             * Called if execution was successfully.
+             * Called if execution was successful.
              */
             void executionSuccessful();
 
         signals:
 
             /**
-             * This signal is emited when the execution of a script is started.
+             * This signal is emitted when the execution of a script is started.
              */
             void executionStarted(Kross::Action*);
 
             /**
-             * This signal is emited when the execution of a script is finished.
+             * This signal is emitted when the execution of a script is finished.
              */
             void executionFinished(Kross::Action*);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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