Fix common misspellings
[linux-2.6-block.git] / drivers / video / vga16fb.c
index 28ccab44a39181c5f4f5caa7f7d58d2e2bf689e0..53b2c5aae06791becfea4721a3d0ad702e24f109 100644 (file)
@@ -152,7 +152,7 @@ static inline int setop(int op)
 }
 
 /* Set the Enable Set/Reset Register and return its old value.  
-   The code here always uses value 0xf for thsi register. */
+   The code here always uses value 0xf for this register. */
 static inline int setsr(int sr)
 {
        int oldsr;