aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2016-12-10 11:02:52 +0300
committerPaul Fertser <fercerpav@gmail.com>2016-12-25 09:23:13 +0000
commitee4f11dd6822608b60363766646c96c5290ab7ba (patch)
treed0339ad6004374ece6da0af225078d4a1a4efbb6 /README
parent6ddf26c83d0a87b3eb26f75a7da95f13b9c348d9 (diff)
downloadriscv-openocd-ee4f11dd6822608b60363766646c96c5290ab7ba.zip
riscv-openocd-ee4f11dd6822608b60363766646c96c5290ab7ba.tar.gz
riscv-openocd-ee4f11dd6822608b60363766646c96c5290ab7ba.tar.bz2
README: fix a typo
Change-Id: I1ad1ba001f8fad0fffa9b6bd5b21dd58be4f6181 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/3902 Tested-by: jenkins Reviewed-by: Chengyu Zheng <chengyu.zheng@polimi.it>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dec3673..581082e 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Welcome to OpenOCD!
OpenOCD provides on-chip programming and debugging support with a
layered architecture of JTAG interface and TAP support including:
-- (X)SVF playback to faciliate automated boundary scan and FPGA/CPLD
+- (X)SVF playback to facilitate automated boundary scan and FPGA/CPLD
programming;
- debug target support (e.g. ARM, MIPS): single-stepping,
breakpoints/watchpoints, gprof profiling, etc;