[Uml-devel] KDE/kdesdk/umbrello/umbrello

Andi Fischer andi.fischer at hispeed.ch
Fri May 29 07:37:49 UTC 2009


SVN commit 974374 by fischer:

Krazy complaints [spelling] fixed.

 M  +1 -1      dialogs/parmpropdlg.h  
 M  +2 -2      dialogs/umloperationdialog.h  
 M  +1 -1      entity.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/dialogs/parmpropdlg.h #974373:974374
@@ -25,7 +25,7 @@
 class QRadioButton;
 
 /**
- * Displays a dialog box that displays properties of a paramater.
+ * Displays a dialog box that displays properties of a parameter.
  * You need to make sure that @ref UMLDoc is made to be the
  * parent.
  *
--- trunk/KDE/kdesdk/umbrello/umbrello/dialogs/umloperationdialog.h #974373:974374
@@ -4,7 +4,7 @@
  *   the Free Software Foundation; either version 2 of the License, or     *
  *   (at your option) any later version.                                   *
  *                                                                         *
- *   copyright (C) 2002-2008                                               *
+ *   copyright (C) 2002-2009                                               *
  *   Umbrello UML Modeller Authors <uml-devel at uml.sf.net>                  *
  ***************************************************************************/
 
@@ -69,7 +69,7 @@
     UMLDoc * m_doc;
 
     /**
-     * Menu used in paramater list box.
+     * Menu used in parameter list box.
      */
     ListPopupMenu * m_menu;
 
--- trunk/KDE/kdesdk/umbrello/umbrello/entity.cpp #974373:974374
@@ -671,7 +671,7 @@
 /**
  * Checks if a given Unique Constraint is primary key of this entity
  * @param uConstr   a Unique Constraint
- * @return bool true if passed paramater is a primary key of this entity
+ * @return bool true if passed parameter is a primary key of this entity
  */
 bool UMLEntity::isPrimaryKey(UMLUniqueConstraint* uConstr) const
 {




More information about the umbrello-devel mailing list