diff options
| author | hathach <[email protected]> | 2021-06-29 16:38:38 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-06-29 16:38:38 +0700 |
| commit | b2fa7358cf93ec49c2e931034c89b605b0820bb1 (patch) | |
| tree | 507969e6171b991404e5607d1e6c3827bb88e95d | |
| parent | 2d423514ee3e538408afe91693652d6079291195 (diff) | |
fix typo
| -rw-r--r-- | hw/bsp/rx/boards/gr_citrus/gr_citrus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/rx/boards/gr_citrus/gr_citrus.c b/hw/bsp/rx/boards/gr_citrus/gr_citrus.c index 6697012a7..b773e0dd0 100644 --- a/hw/bsp/rx/boards/gr_citrus/gr_citrus.c +++ b/hw/bsp/rx/boards/gr_citrus/gr_citrus.c @@ -34,7 +34,7 @@ * * The pads are [the back side of GR-CITRUS](https://www.slideshare.net/MinaoYamamoto/grcitrusrx631/2). * - * Connet the pins between GR-CITRUS and JLink as follows. + * Connect the pins between GR-CITRUS and JLink as follows. * * | JTAG Function | GR-CITRUS pin name| JLink pin No.| note | * |:-------------:|:-----------------:|:------------:|:--------:| |
