docs: remove mixed case typo
Change-Id: Iae40c59ed21e72931d440814d112b3cd752aad9c Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1540 Tested-by: jenkins__archive__
parent
01dde68a4b
commit
2918eb7d94
|
@ -3088,7 +3088,7 @@ version of OpenOCD.
|
|||
@deffn Command {transport select} transport_name
|
||||
Select which of the supported transports to use in this OpenOCD session.
|
||||
The transport must be supported by the debug adapter hardware and by the
|
||||
version of OPenOCD you are using (including the adapter's driver).
|
||||
version of OpenOCD you are using (including the adapter's driver).
|
||||
No arguments: returns name of session's selected transport.
|
||||
@end deffn
|
||||
|
||||
|
|
Loading…
Reference in New Issue