This commit is contained in:
bzbarsky@mit.edu 2007-05-06 19:58:07 -07:00
Родитель 00b0dcdec9
Коммит bd7815c2b9
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -345,7 +345,7 @@ public:
* Tell the pres shell that a frame needs to be marked dirty and needs
* Reflow. It's OK if this is an ancestor of the frame needing reflow as
* long as the ancestor chain between them doesn't cross a reflow root. The
* bit to add should be eithr NS_FRAME_IS_DIRTY or
* bit to add should be either NS_FRAME_IS_DIRTY or
* NS_FRAME_HAS_DIRTY_CHILDREN (but not both!).
*/
enum IntrinsicDirty {