From 544227f90a70085c489653c5a54584ed68489b2f Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 26 Jun 2009 22:52:57 +0000 Subject: Prep for 0.4.9 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/examples/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/examples/README.txt') diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt index b31c37490..e228de207 100644 --- a/nuttx/examples/README.txt +++ b/nuttx/examples/README.txt @@ -143,7 +143,7 @@ examples/nxflat This example builds a small NXFLAT test case. This includes several test programs under examples/nxflat tests. These tests are build using the NXFLAT format and installed in a ROMFS file system. At run time, - each program int eh ROMFS file system is executed. + each program in the ROMFS file system is executed. Requires CONFIG_NXFLAT. examples/null ^^^^^^^^^^^^^ -- cgit v1.2.3