aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC56x/serial_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/SPC56x/serial_lld.h')
-rw-r--r--os/hal/platforms/SPC56x/serial_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC56x/serial_lld.h b/os/hal/platforms/SPC56x/serial_lld.h
index 7d6ef0352..5dc9c8c64 100644
--- a/os/hal/platforms/SPC56x/serial_lld.h
+++ b/os/hal/platforms/SPC56x/serial_lld.h
@@ -111,7 +111,7 @@ typedef struct {
} SerialConfig;
/**
- * @brief @p SerialDriver specific data.
+ * @brief @p SerialDriver specific data.
*/
#define _serial_driver_data \
_base_asynchronous_channel_data \