diff options
author | Spencer Oliver <spen@spen-soft.co.uk> | 2018-11-01 21:19:48 +0000 |
---|---|---|
committer | Tomas Vanek <vanekt@fbl.cz> | 2018-11-10 21:34:42 +0000 |
commit | a2a282c7b4501954d99ed30829989df116e5dc43 (patch) | |
tree | 9f66425ecf6a4e5a091607353d55c0baa7f46c93 /HACKING | |
parent | 5ea55a39753aa570c45cffbdb7c39f6f9a9bb359 (diff) | |
download | riscv-openocd-a2a282c7b4501954d99ed30829989df116e5dc43.zip riscv-openocd-a2a282c7b4501954d99ed30829989df116e5dc43.tar.gz riscv-openocd-a2a282c7b4501954d99ed30829989df116e5dc43.tar.bz2 |
docs: fix typo in manual
Change-Id: I28717105eb2a907b0cb4b03f4b5ff1f47194413b
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/4751
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -201,7 +201,7 @@ Further reading: http://www.coreboot.org/Git The code review is intended to take as long as a week or two to allow maintainers and contributors who work on OpenOCD only in their spare -time oportunity to perform a review and raise objections. +time opportunity to perform a review and raise objections. With Gerrit much of the urgency of getting things committed has been removed as the work in progress is safely stored in Gerrit and |