libweston: grammar fix to recent comment
This commit is contained in:
parent
4938f93f57
commit
7c1fb3ff51
@ -2350,7 +2350,7 @@ output_repaint_timer_handler(void *data)
|
||||
|
||||
/* If repaint fails, we aren't going to get weston_output_finish_frame
|
||||
* to trigger a new repaint, so drop it from repaint and hope
|
||||
* something later schedules a successful repaint. */
|
||||
* something schedules a successful repaint later. */
|
||||
ret = weston_output_repaint(output);
|
||||
if (ret != 0)
|
||||
goto err;
|
||||
|
Loading…
Reference in New Issue
Block a user