V4L/DVB: sh_mobile_ceu_camera.c: update documentation to reflect the new cropping
[safe/jmp/linux-2.6] / Documentation / networking / can.txt
index 6cd6627..cd79735 100644 (file)
@@ -334,7 +334,7 @@ solution for a couple of reasons:
             return 1;
     }
 
-    /* paraniod check ... */
+    /* paranoid check ... */
     if (nbytes < sizeof(struct can_frame)) {
             fprintf(stderr, "read: incomplete CAN frame\n");
             return 1;