From fa9a4d4db5cfe44b7aadb1b8ef220f94423742a1 Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Mon, 27 Jul 2020 00:29:50 +0200 Subject: [PATCH] tcl/interface: snps_sdp: fix minor typo s/similiar/similar/ Change-Id: I4fd6af560278b3e114cc5d8ee1b49b5c4521d8be Signed-off-by: Antonio Borneo Fixes: b2821b607460 ("Introduce tcl config files for Synopsys HSDK board") Reviewed-on: http://openocd.zylin.com/5788 Tested-by: jenkins Reviewed-by: Evgeniy Didin --- tcl/interface/ftdi/snps_sdp.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/interface/ftdi/snps_sdp.cfg b/tcl/interface/ftdi/snps_sdp.cfg index 8d91c6d3cc..3aed2ae20a 100644 --- a/tcl/interface/ftdi/snps_sdp.cfg +++ b/tcl/interface/ftdi/snps_sdp.cfg @@ -5,7 +5,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # -# Synopsys SDP Mainboard has embdded FT2232 chip, which is similiar to Digilent +# Synopsys SDP Mainboard has embdded FT2232 chip, which is similar to Digilent # HS-1, except that it uses channel B for JTAG communication, instead of # channel A. # -- 2.30.2