summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/start/bspclean.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/leon3/start/bspclean.c')
-rw-r--r--bsps/sparc/leon3/start/bspclean.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/sparc/leon3/start/bspclean.c b/bsps/sparc/leon3/start/bspclean.c
index eff9c8635b..7d5448fdb3 100644
--- a/bsps/sparc/leon3/start/bspclean.c
+++ b/bsps/sparc/leon3/start/bspclean.c
@@ -44,7 +44,7 @@ void bsp_fatal_extension(
if (irqmp != NULL) {
/*
- * Value was choosen to get something in the magnitude of 1ms on a 200MHz
+ * Value was chosen to get something in the magnitude of 1ms on a 200MHz
* processor.
*/
uint32_t max_wait = 1234567;