]> rtime.felk.cvut.cz Git - socketcan-devel.git/blobdiff - README
can bcm: fix tx_setup off-by-one errors
[socketcan-devel.git] / README
diff --git a/README b/README
index 015460fa915fea5b6223a0012035d93937d3dc2f..e2ab994bcb8500eaa9c267cd012c02c6240e538f 100644 (file)
--- a/README
+++ b/README
@@ -100,8 +100,8 @@ have to be implemented in user space applications.  Also, most
 character-device implementations support only one single process to
 open the device at a time, similar to a serial interface.  Exchanging
 the CAN controller requires employment of another device driver and
-often the need for adaption of large parts of the application the new
-driver's API.
+often the need for adaption of large parts of the application to the
+new driver's API.
 
 Socket CAN was designed to overcome all of these limitations.  A new
 protocol family has been implemented which provides a socket interface