Typo
This commit is contained in:
parent
9f0a1fb244
commit
214759aecf
|
@ -3,7 +3,7 @@
|
||||||
//! This module contains several handlers to manage the wayland protocol
|
//! This module contains several handlers to manage the wayland protocol
|
||||||
//! and the clients.
|
//! and the clients.
|
||||||
//!
|
//!
|
||||||
//! Most utilities provided in this module work in the wame way:
|
//! Most utilities provided in this module work in the same way:
|
||||||
//!
|
//!
|
||||||
//! - An init function or method will take the event loop as argument and
|
//! - An init function or method will take the event loop as argument and
|
||||||
//! insert one or more globals into it.
|
//! insert one or more globals into it.
|
||||||
|
|
Loading…
Reference in New Issue