]> git.sur5r.net Git - openocd/commitdiff
README: fix a typo
authorPaul Fertser <fercerpav@gmail.com>
Sat, 10 Dec 2016 08:02:52 +0000 (11:02 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Sun, 25 Dec 2016 09:23:13 +0000 (09:23 +0000)
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>
README

diff --git a/README b/README
index dec3673cce6ad5dc0f68e7be9bbdfdcd49fd5d0c..581082e67dea24cba0176c243ec8cb958fa0ea54 100644 (file)
--- 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;