From 16f1dcf2a7935bdfee7cd12df805eb4ec8bd67c0 Mon Sep 17 00:00:00 2001 From: ldube Date: Tue, 25 Apr 2023 00:35:36 -0400 Subject: [PATCH] Update boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c Co-authored-by: hartmannathan <59230071+hartmannathan@users.noreply.github.com> --- boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * ****************************************************************************/