From e8855ee462c80d22944841be3365f0714741247e Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 23 Nov 2019 21:04:06 +0900 Subject: Amend typos --- backend/drm/drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend') diff --git a/backend/drm/drm.c b/backend/drm/drm.c index fc6834ff..adbb1802 100644 --- a/backend/drm/drm.c +++ b/backend/drm/drm.c @@ -201,7 +201,7 @@ static bool init_planes(struct wlr_drm_backend *drm) { * logic. Primary and cursor planes should only work on a * single CRTC, and this should be perfectly adequate, but * overlay planes can potentially work with multiple CRTCs, - * meaning this could return inefficent/skewed results. + * meaning this could return inefficient/skewed results. * * However, we don't really care about overlay planes, as we * don't support them yet. We only bother to keep basic -- cgit v1.2.3