summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x/include/can.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-07-12 05:44:17 -0500
committerJoel Sherrill <joel@rtems.org>2016-07-12 05:44:17 -0500
commit612297e813795d6f8c09d8b8a5e1dfa712ad3d9d (patch)
tree77808013ec7ef5612e190a7af80e4d9e1cb88fbe /c/src/lib/libbsp/arm/lpc176x/include/can.h
parentDOSFS - LENGHT -> LENGTH (diff)
downloadrtems-612297e813795d6f8c09d8b8a5e1dfa712ad3d9d.tar.bz2
Misc: Spell length correctly
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc176x/include/can.h')
-rwxr-xr-xc/src/lib/libbsp/arm/lpc176x/include/can.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lpc176x/include/can.h b/c/src/lib/libbsp/arm/lpc176x/include/can.h
index c323608da2..7515ec2f53 100755
--- a/c/src/lib/libbsp/arm/lpc176x/include/can.h
+++ b/c/src/lib/libbsp/arm/lpc176x/include/can.h
@@ -162,7 +162,7 @@ rtems_status_code can_register_isr(
* @param msg The created message.
* @param _id The can id for the message.
* @param _data The data of the message.
- * @param _len The lenght of the message.
+ * @param _len The length of the message.
* @return RTEMS_SUCCESFUL if created, RTEMS_INVALID_NUMBER otherwise.
*/
rtems_status_code create_can_message(