From cf2788b7693368d77b73809ca5528473d2fb09ba Mon Sep 17 00:00:00 2001 From: stas Date: Sun, 23 Dec 2007 23:31:27 +0000 Subject: - Fix a typo in comments. MFC after: 1 week Approved by: cognet --- sys/arm/at91/kb920x_machdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1