summaryrefslogtreecommitdiff
path: root/NxWidgets/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 14:43:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 14:43:30 -0600
commit919f57e16e3a7319cf7d05c9342bf79c393381a0 (patch)
tree1ff7e018c937da48d5677b397df28685cfecc6bd /NxWidgets/README.txt
parent3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27 (diff)
downloadpx4-nuttx-919f57e16e3a7319cf7d05c9342bf79c393381a0.tar.gz
px4-nuttx-919f57e16e3a7319cf7d05c9342bf79c393381a0.tar.bz2
px4-nuttx-919f57e16e3a7319cf7d05c9342bf79c393381a0.zip
Update ChangeLog
Diffstat (limited to 'NxWidgets/README.txt')
-rw-r--r--NxWidgets/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/README.txt b/NxWidgets/README.txt
index 635bbbea6..98cd535cc 100644
--- a/NxWidgets/README.txt
+++ b/NxWidgets/README.txt
@@ -91,7 +91,7 @@ nxwm
There is a base class that defines an add-on application and an
interface that supports incorporation of new application. The only
- application that is provided is NxConsole. This is an NSH session
+ application that is provided is NxTerm. This is an NSH session
running in a window. You should be able to select the NX icon in the start
menu and create as many NSH sessions in windows as you want. (keybard input
still comes through serial).