Fix typo "when when" (#27413)
This commit is contained in:
parent
4ba35a6eab
commit
16d3847847
@ -240,8 +240,7 @@ mixin RendererBinding on BindingBase, ServicesBinding, SchedulerBinding, Gesture
|
|||||||
/// Pump the rendering pipeline to generate a frame.
|
/// Pump the rendering pipeline to generate a frame.
|
||||||
///
|
///
|
||||||
/// This method is called by [handleDrawFrame], which itself is called
|
/// This method is called by [handleDrawFrame], which itself is called
|
||||||
/// automatically by the engine when when it is time to lay out and paint a
|
/// automatically by the engine when it is time to lay out and paint a frame.
|
||||||
/// frame.
|
|
||||||
///
|
///
|
||||||
/// Each frame consists of the following phases:
|
/// Each frame consists of the following phases:
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user