aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-22 12:23:52 -0700
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-05-24 08:01:52 +0000
commit01390508b9a1db3109df194ad3fc59ec610ceb5f (patch)
treed1e1f0b7201d20e4886668435e76acb32651be02
parent7182daa990d09ceac1b8bde2c225f44edf8bc9e6 (diff)
XDS Debug IDE "master" minor edits.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: Ie049fe3b8ce903285a522d081e082949a3bd9413
-rw-r--r--docs/part-1/debug-ide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/debug-ide.md b/docs/part-1/debug-ide.md
index ffecd74..be9ab0f 100644
--- a/docs/part-1/debug-ide.md
+++ b/docs/part-1/debug-ide.md
@@ -28,7 +28,7 @@ This section presents an example using NetBeans version 8.x:
2. Open the **Build Tools** tab.
3. Open the **C/C++** tab and click the **Add** button to reveal the "Add New
- Tool Collection dialog box:
+ Tool Collection" dialog box:
![Add new tool panel](./pictures/nb_newtool.png){:: style="width:90%; max-width:700px; margin:auto; display:flex"}