summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-14 18:38:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-14 18:38:09 +0000
commitb22d2aebfcb239ad078eb9dfff9c069b0ab94217 (patch)
tree0b7213802e3ebaa0966c07134c3d88f4130069c8 /apps
parent089108e86426b3371e4303d3942a5c911e264572 (diff)
downloadpx4-nuttx-b22d2aebfcb239ad078eb9dfff9c069b0ab94217.tar.gz
px4-nuttx-b22d2aebfcb239ad078eb9dfff9c069b0ab94217.tar.bz2
px4-nuttx-b22d2aebfcb239ad078eb9dfff9c069b0ab94217.zip
More updates to README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3610 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index b19b6d1d1..a8216be39 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -355,7 +355,7 @@ examples/rgmp
running GPOS and RTOS simultaneously on multi-processor platforms. You can
port your favorite RTOS to RGMP together with an unmodified Linux to form a
hybrid operating system. This makes your application able to use both RTOS
- and GPOS feathures.
+ and GPOS features.
See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further