This commit is contained in:
dbaron%dbaron.org 2005-11-22 23:39:41 +00:00
Родитель ce9357ccd5
Коммит bcc8cf3d4b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -51,7 +51,7 @@
/**
* A frame representing a grid row (or column) group, which is usually
* an element that is a child of a grid and contains all the rows (or
* all the columns). However, multiple level of groups are allowed, so
* all the columns). However, multiple levels of groups are allowed, so
* the parent or child could instead be another group.
*/
class nsGridRowGroupFrame : public nsBoxFrame