aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/sysfsgpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/drivers/sysfsgpio.c')
-rw-r--r--src/jtag/drivers/sysfsgpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/drivers/sysfsgpio.c b/src/jtag/drivers/sysfsgpio.c
index e160769..78a4c5b 100644
--- a/src/jtag/drivers/sysfsgpio.c
+++ b/src/jtag/drivers/sysfsgpio.c
@@ -29,7 +29,7 @@
*
* A gpio is required for tck, tms, tdi and tdo. One or both of srst and trst
* must be also be specified. The required jtag gpios are specified via the
- * sysfsgpio_jtag_nums command or the relevant sysfsgpio_XXX_num commang.
+ * sysfsgpio_jtag_nums command or the relevant sysfsgpio_XXX_num commands.
* The srst and trst gpios are set via the sysfsgpio_srst_num and
* sysfsgpio_trst_num respectively. GPIO numbering follows the kernel
* convention of starting from 0.