From 237a707f9653d7ca8a1ec550b497e9a8d0ce0311 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sun, 3 Jan 2010 15:02:51 -0800 Subject: [PATCH] FT2232: fix doc typo Signed-off-by: David Brownell --- src/jtag/drivers/ft2232.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jtag/drivers/ft2232.c b/src/jtag/drivers/ft2232.c index e9eba541f3..82132d3b2d 100644 --- a/src/jtag/drivers/ft2232.c +++ b/src/jtag/drivers/ft2232.c @@ -33,7 +33,7 @@ * popular low cost JTAG debug solutions. Many FT2232 based JTAG adapters * are discrete, but development boards may integrate them as alternatives * to more capable (and expensive) third party JTAG pods. Since JTAG uses - * only one of the two parts on these devices, on integrated boards the + * only one of the two ports on these devices, on integrated boards the * second port often serves as a USB-to-serial adapter for the target's * console UART even when the JTAG port is not in use. (Systems which * support ARM's SWD in addition to JTAG, or instead of it, may use that -- 2.30.2