[Uml-devel] KDE/kdesdk/umbrello/umbrello
    Oliver Kellogg 
    okellogg at users.sourceforge.net
       
    Sat Aug 11 23:45:53 UTC 2007
    
    
  
SVN commit 699082 by okellogg:
tix fypo
 M  +1 -1      model_utils.h  
--- trunk/KDE/kdesdk/umbrello/umbrello/model_utils.h #699081:699082
@@ -327,7 +327,7 @@
  * @param m             Input text of the constraint
  *
  * @param name          The name returned by this method
- * @param owningScope   Poitner to the owning scope of the constraint
+ * @param owningScope   Pointer to the owning scope of the constraint
  * @return       Error status of the parse, PS_OK for success.
  */
 Parse_Status parseConstraint(QString m, QString& name, UMLEntity* owningScope);
    
    
More information about the umbrello-devel
mailing list