Rewrote the comment in English.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@144 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-02-02 19:53:47 +00:00
parent 7ff794343c
commit a2da7a8629
+2 -2
View File
@@ -53,8 +53,8 @@ public class GridUtil
}
/**
* A convenience function to the specified component to the
* specified row.
* Add a child to the specified grid row, returning the
* GridItem created for containment of the child.
*/
public static function addToRow (row :GridRow, comp :UIComponent) :GridItem
{