Fix common misspellings
[deliverable/linux.git] / drivers / staging / xgifb / vb_setmode.c
index 8762a5327693ea1d5aeb4619a4a4cdcf513da672..9669c22cc82c7f1831a87410db622a4ed1a0c3f0 100644 (file)
@@ -7834,7 +7834,7 @@ unsigned short XGI_GetRatePtrCRT2(struct xgi_hw_device_info *pXGIHWDE,
                                                == 600)) {
                        index++;
                }
-               /* Alan 10/19/2007; do the similiar adjustment like XGISearchCRT1Rate() */
+               /* Alan 10/19/2007; do the similar adjustment like XGISearchCRT1Rate() */
                if ((pVBInfo->RefIndex[RefreshRateTableIndex].XRes == 1024)
                                && (pVBInfo->RefIndex[RefreshRateTableIndex].YRes
                                                == 768)) {
This page took 0.026251 seconds and 5 git commands to generate.