Staging: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / staging / vt6656 / main_usb.c
index 3c1efaa..ef17c49 100644 (file)
@@ -1537,7 +1537,7 @@ if(result!=0) {
   return buffer;
 }
 
-//return --->-1:fail;  >=0:sucessful
+//return --->-1:fail;  >=0:successful
 static int Read_config_file(PSDevice pDevice) {
   int result=0;
   UCHAR      tmpbuffer[100];