mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
(no bug) fix typo in comment in nsHTMLReflowState: s/frames/frame's/ DONTBUILD
This commit is contained in:
parent
338b662f1d
commit
c7d45cc573
@ -411,7 +411,7 @@ public:
|
||||
const nsSize& aAvailableSpace,
|
||||
uint32_t aFlags = 0);
|
||||
|
||||
// Initialize a reflow state for a child frames reflow. Some state
|
||||
// Initialize a reflow state for a child frame's reflow. Some state
|
||||
// is copied from the parent reflow state; the remaining state is
|
||||
// computed.
|
||||
nsHTMLReflowState(nsPresContext* aPresContext,
|
||||
|
Loading…
Reference in New Issue
Block a user