Fixed typo.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@5103 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-02-03 09:31:56 +00:00
parent 6d0c7367ed
commit b5573576d9
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
*/
/**
* @brief CAN1 driver enable switch.
* @details If set to @p TRUE the support for ADC1 is included.
* @details If set to @p TRUE the support for CAN1 is included.
* @note The default is @p TRUE.
*/
#if !defined(STM32_CAN_USE_CAN1) || defined(__DOXYGEN__)