diff options
Diffstat (limited to 'vmwgfx/vmwgfx_crtc.c')
-rw-r--r-- | vmwgfx/vmwgfx_crtc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmwgfx/vmwgfx_crtc.c b/vmwgfx/vmwgfx_crtc.c index 54b4c8a..60e4de2 100644 --- a/vmwgfx/vmwgfx_crtc.c +++ b/vmwgfx/vmwgfx_crtc.c @@ -101,7 +101,7 @@ crtc_dpms(xf86CrtcPtr crtc, int mode) /* * Disable outputs and crtcs and drop the scanout reference from - * scanout pixmaps. This will essentialy free all kms fb allocations. + * scanout pixmaps. This will essentially free all kms fb allocations. */ void |