From 456490bf06d9d6eccf7a02b18fba94058c81f26c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 8 Dec 2009 08:28:49 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1388 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/MSP430/pal_lld.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/platforms/MSP430/pal_lld.h') diff --git a/os/hal/platforms/MSP430/pal_lld.h b/os/hal/platforms/MSP430/pal_lld.h index 0519af3b1..198728c2f 100644 --- a/os/hal/platforms/MSP430/pal_lld.h +++ b/os/hal/platforms/MSP430/pal_lld.h @@ -73,7 +73,7 @@ typedef struct { /** * @brief MSP430 I/O ports static initializer. * @details An instance of this structure must be passed to @p palInit() at - * system startup time in order to initialized the digital I/O + * system startup time in order to initialize the digital I/O * subsystem. This represents only the initial setup, specific pads * or whole ports can be reprogrammed at later time. */ -- cgit v1.2.3