summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/kb920x_machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/at91/kb920x_machdep.c')
-rw-r--r--sys/arm/at91/kb920x_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/at91/kb920x_machdep.c b/sys/arm/at91/kb920x_machdep.c
index f58a327..23f1152 100644
--- a/sys/arm/at91/kb920x_machdep.c
+++ b/sys/arm/at91/kb920x_machdep.c
@@ -213,7 +213,7 @@ static long
board_init(void)
{
/*
- * Since the USART supprots RS-485 multidrop mode, it allows the
+ * Since the USART supports RS-485 multidrop mode, it allows the
* TX pins to float. However, for RS-232 operations, we don't want
* these pins to float. Instead, they should be pulled up to avoid
* mismatches. Linux does something similar when it configures the
OpenPOWER on IntegriCloud