FT2232: fix doc typo
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 3 Jan 2010 23:02:51 +0000 (15:02 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 3 Jan 2010 23:02:51 +0000 (15:02 -0800)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/drivers/ft2232.c

index e9eba541f3b2ec50a41b4b809b0bd72ab5422df3..82132d3b2d41159eb7974c370ce63a61a74752ff 100644 (file)
@@ -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