From 6305e6327f6d6bf774eba938e8f7789421e1a9f2 Mon Sep 17 00:00:00 2001 From: morganamilo Date: Thu, 3 May 2018 21:59:43 +0100 Subject: Fix typos in comments and strings --- include/wlr/backend/session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/wlr/backend') diff --git a/include/wlr/backend/session.h b/include/wlr/backend/session.h index 7ff9691f..4d04b363 100644 --- a/include/wlr/backend/session.h +++ b/include/wlr/backend/session.h @@ -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. */ -- cgit v1.2.3