mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
client: Fix minor grammar issue
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
e0b2166c99
commit
e74cde739e
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ display_fatal_error(struct wl_display *display, int error)
|
|||
/**
|
||||
* This function is called for error events
|
||||
* and indicates that in some object an error occurred.
|
||||
* Difference between this function and display_fatal_error()
|
||||
* The difference between this function and display_fatal_error()
|
||||
* is that this one handles errors that will come by wire,
|
||||
* whereas display_fatal_error() is called for local errors.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue