diff options
-rw-r--r-- | os/ports/GCC/PPC/SPC563Mxx/ppcparams.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/PPC/SPC563Mxx/ppcparams.h b/os/ports/GCC/PPC/SPC563Mxx/ppcparams.h index 135818bd3..49785fbae 100644 --- a/os/ports/GCC/PPC/SPC563Mxx/ppcparams.h +++ b/os/ports/GCC/PPC/SPC563Mxx/ppcparams.h @@ -22,10 +22,10 @@ * @file SPC563Mxx/ppcparams.h
* @brief PowerPC parameters for the SPC563Mxx.
*
- * @defgroup PPC_SPC563Mxx SPC563Mxx/MPC563x Specific Parameters
+ * @defgroup PPC_SPC563Mxx SPC563Mxx Specific Parameters
* @ingroup PPC_SPECIFIC
* @details This file contains the PowerPC specific parameters for the
- * SPC563Mxx/MPC563x platform.
+ * SPC563Mxx platform.
* @{
*/
|