mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-08 13:29:45 -05:00
Fix typos in comments and strings
This commit is contained in:
parent
5bd170b2f3
commit
6305e6327f
12 changed files with 15 additions and 15 deletions
|
|
@ -43,7 +43,7 @@ struct wlr_session {
|
|||
* of the terminal (Xorg, another Wayland compositor, etc.).
|
||||
*
|
||||
* If logind support is not enabled, you must have CAP_SYS_ADMIN or be root.
|
||||
* It is safe to drop priviledges after this is called.
|
||||
* It is safe to drop privileges after this is called.
|
||||
*
|
||||
* Returns NULL on error.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue