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

Oliver Kellogg okellogg at users.sourceforge.net
Sat Feb 17 11:35:00 UTC 2007


SVN commit 634454 by okellogg:

fix typo

 M  +1 -1      codeimport/nativeimportbase.h  
 M  +1 -1      umlwidgetcontroller.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codeimport/nativeimportbase.h #634453:634454
@@ -126,7 +126,7 @@
 
     /**
      * Parse the statement which starts at m_source[m_srcIndex]
-     * leaving m_srcIndex pointing to the end of the recogized
+     * leaving m_srcIndex pointing to the end of the recognized
      * statement.
      * To be provided by the concrete importer.
      *
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umlwidgetcontroller.h #634453:634454
@@ -57,7 +57,7 @@
  * current position of the widgets and the new position to be moved to. For
  * example, if a widget shouldn't be moved in X axis, it's receiving the
  * mouseMoveEvents and there are other widgets selected, those other widgets
- * shouldn't be allowed neither to be moved in X axis.
+ * shouldn't be allowed either to be moved in X axis.
  *
  * The behaviour when double clicking on the widget after it's selected can be
  * customized with doMouseDoubleClick.




More information about the umbrello-devel mailing list