mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Fix various typos across the codebase
This commit is contained in:
parent
60aab98e8d
commit
be37f9a564
21 changed files with 40 additions and 40 deletions
|
|
@ -221,7 +221,7 @@ static void
|
|||
new_output_notify(struct wl_listener *listener, void *data)
|
||||
{
|
||||
/*
|
||||
* This event is rasied by the backend when a new output (aka display
|
||||
* This event is raised by the backend when a new output (aka display
|
||||
* or monitor) becomes available.
|
||||
*/
|
||||
struct server *server = wl_container_of(listener, server, new_output);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue