emulator: fix mistypo
authorMunkyu Im <munkyu.im@samsung.com>
Fri, 29 May 2015 10:52:13 +0000 (19:52 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Fri, 29 May 2015 10:52:13 +0000 (19:52 +0900)
SBD -> SDB

Change-Id: Ica0caffe0a76c1dbe8546d5bfde0b25be95fda2c
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
org.tizen.devtools/html/common_tools/emulator_features.htm

index f809a17..e6a3abf 100644 (file)
@@ -265,7 +265,7 @@ Contrast<br/>
 
 <ol><li>ECP(Emulator Control Panel)</li>
 <p>You can add port forwarding by using ECP. In ECP > Device Manager > Network tab > User Network Information, click <b>Add port-forwarding</b> button and enter ports to forward</p>
-<li>SBD(Smart Development Bridge)</li>
+<li>SDB(Smart Development Bridge)</li>
 <p>SDB provides port forwarding as command. For more information about SDB command, refer to <a href="smart_dev_bridge.htm#command">sdb forward</a>.</p>
 <li>Xml on boot </li>
 <p>You can forward the port on booting the Emulator by modifying QEMU redirection option.</p>