X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-terminal%2Fgrdev-drm.c;fp=src%2Flibsystemd-terminal%2Fgrdev-drm.c;h=bc4d4c9e76d4d769108cd85321c576536ad0cb16;hb=f131770b1465fbf423881f16ba85523a05f846fe;hp=2df63537f09b216e95a015f55119715df5ba5a99;hpb=fd51179d5c6c693a0841db5af0404a45fd9e9845;p=elogind.git diff --git a/src/libsystemd-terminal/grdev-drm.c b/src/libsystemd-terminal/grdev-drm.c index 2df63537f..bc4d4c9e7 100644 --- a/src/libsystemd-terminal/grdev-drm.c +++ b/src/libsystemd-terminal/grdev-drm.c @@ -2060,7 +2060,7 @@ static void grdrm_card_configure(grdrm_card *card) { * headache to configure on dynamic demands. Therefore, we only * support it if configured statically beforehand. * - * * CRTCs are not created equal. Some might be much more poweful + * * CRTCs are not created equal. Some might be much more powerful * than others, including more advanced plane support. So far, our * CRTC selection is random. You need to supply static * configuration if you want special setups. So far, there is no