diff options
-rw-r--r-- | src/sys/include/sys/iotap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/include/sys/iotap.h b/src/sys/include/sys/iotap.h index 59d8225..60e1528 100644 --- a/src/sys/include/sys/iotap.h +++ b/src/sys/include/sys/iotap.h @@ -41,7 +41,7 @@ #define IOTAP_OPC_READ 0x0000 /* - * An I/O tap message that can be send to + * An I/O tap message that can be sent to * the kernel to perform an operation on * a tap. * |