summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-05 17:44:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-05 17:44:11 +0000
commit33ea935548e0389f36f583fd826a09b7277ce85c (patch)
tree1cb241b0a84123081c115f5f382fa207ad83cb68 /apps/examples
parent3609cc6eb6f7f30654cb95b0ce02487c742c9487 (diff)
downloadnuttx-33ea935548e0389f36f583fd826a09b7277ce85c.tar.gz
nuttx-33ea935548e0389f36f583fd826a09b7277ce85c.tar.bz2
nuttx-33ea935548e0389f36f583fd826a09b7277ce85c.zip
I learned how to spell PSEUDO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/pashello/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/pashello/README.txt b/apps/examples/pashello/README.txt
index b976f18cf..b19846966 100644
--- a/apps/examples/pashello/README.txt
+++ b/apps/examples/pashello/README.txt
@@ -30,5 +30,5 @@ device.c
device.c implements a simple device driver. Reads from this device
will access the in-memory copy of hello.pex This device driver is
- registered as /dev/pashello in the psuedo filesystem.
+ registered as /dev/pashello in the pseudo filesystem.