aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/serial_usb.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/serial_usb.dox')
-rw-r--r--os/hal/dox/serial_usb.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/serial_usb.dox b/os/hal/dox/serial_usb.dox
index 599ee3c16..0f857052b 100644
--- a/os/hal/dox/serial_usb.dox
+++ b/os/hal/dox/serial_usb.dox
@@ -19,7 +19,7 @@
/**
* @defgroup SERIAL_USB Serial over USB Driver
- * @brief Serial over USB Driver.
+ * @brief Serial over USB Driver.
* @details This module implements an USB Communication Device Class
* (CDC) as a normal serial communication port accessible from
* the device application.