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
This commit is contained in:
Spencer Oliver 2013-08-06 12:34:51 +01:00
parent 01dde68a4b
commit 2918eb7d94
1 changed files with 1 additions and 1 deletions

View File

@ -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