]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - Documentation/networking/can.txt
trivial: Miscellaneous documentation typo fixes
[mirror_ubuntu-zesty-kernel.git] / Documentation / networking / can.txt
index 2035bc4932f224685992ca57b29e64de5da4934e..463d9e029ef3a4a702a85410119827333e0ee7bc 100644 (file)
@@ -327,7 +327,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;