From 8926acac37025cd89dae2308c566c778fa1cc406 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 30 Mar 2003 07:23:03 +0000 Subject: Spelling fixes in comments. Submitted by: Linus Torvalds --- linux-core/i830_dma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-core/i830_dma.c') diff --git a/linux-core/i830_dma.c b/linux-core/i830_dma.c index d2555c92..47f10d56 100644 --- a/linux-core/i830_dma.c +++ b/linux-core/i830_dma.c @@ -439,7 +439,7 @@ static int i830_dma_initialize(drm_device_t *dev, DRM_DEBUG("pitch_bits %x\n", init->pitch_bits); dev_priv->cpp = init->cpp; - /* We are using seperate values as placeholders for mechanisms for + /* We are using separate values as placeholders for mechanisms for * private backbuffer/depthbuffer usage. */ -- cgit v1.2.3