mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 09:40:10 +00:00
docs: Fix typo and improve wording in drawing model docs
There was a typo ‘phases happens’, but also some spurious whitespace and slightly odd-sounding use of ‘we’ so I changed it to be phrased passively. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
6f4f4d0123
commit
20d6938a90
@ -66,8 +66,8 @@ The clock has several phases:
|
|||||||
- Layout
|
- Layout
|
||||||
- Paint
|
- Paint
|
||||||
|
|
||||||
The phases happens in this order and we will always run each
|
The phases happen in this order and all phases will always run
|
||||||
phase through before going back to the start.
|
through before going back to the start.
|
||||||
|
|
||||||
The Events phase is a stretch of time between each redraw where
|
The Events phase is a stretch of time between each redraw where
|
||||||
GTK processes input events from the user and other events
|
GTK processes input events from the user and other events
|
||||||
|
Loading…
Reference in New Issue
Block a user