openocd: fix some minor typo
[fw/openocd] / src / xsvf / xsvf.c
index 2a7b56dbf4d80e5e6951eb38ce94ba3395bf6a2c..823784908d0d26748c89d1b25d85cda78043b1f3 100644 (file)
@@ -1057,7 +1057,7 @@ int xsvf_register_commands(struct command_context *cmd_ctx)
 
 /*
 
-PSUEDO-Code from Xilinx Appnote XAPP067.pdf :
+PSEUDO-Code from Xilinx Appnote XAPP067.pdf :
 
 the following pseudo code clarifies the intent of the xrepeat support.The
 flow given is for the entire processing of an SVF file, not an XSVF file.