diff --git a/boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c b/boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c index f6b5d19c5a9..cd44514286e 100644 --- a/boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c +++ b/boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c @@ -48,7 +48,7 @@ * * Returned Value: * If this function returns, then it was not possible to power-off the - * board due to some constraints. The return value int this case is a + * board due to some constraints. The return value in this case is a * board-specific reason for the failure to shutdown. * ****************************************************************************/