aboutsummaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_unregisterblockdriver.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-05 17:44:11 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-05 17:44:11 +0000
commitfca1ea81db5a621d2110d5d652b2886af66fdfa3 (patch)
tree1cb241b0a84123081c115f5f382fa207ad83cb68 /nuttx/fs/fs_unregisterblockdriver.c
parent60889d41f6f43ac396d2f7bb71a8bcd166f9ca66 (diff)
downloadpx4-firmware-fca1ea81db5a621d2110d5d652b2886af66fdfa3.tar.gz
px4-firmware-fca1ea81db5a621d2110d5d652b2886af66fdfa3.tar.bz2
px4-firmware-fca1ea81db5a621d2110d5d652b2886af66fdfa3.zip
I learned how to spell PSEUDO
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5010 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/fs/fs_unregisterblockdriver.c')
-rw-r--r--nuttx/fs/fs_unregisterblockdriver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/fs/fs_unregisterblockdriver.c b/nuttx/fs/fs_unregisterblockdriver.c
index 4ee9016fc..4d169fddf 100644
--- a/nuttx/fs/fs_unregisterblockdriver.c
+++ b/nuttx/fs/fs_unregisterblockdriver.c
@@ -71,7 +71,7 @@
* Name: unregister_blockdriver
*
* Description:
- * Remove the block driver inode at 'path' from the psuedo-file system
+ * Remove the block driver inode at 'path' from the pseudo-file system
*
****************************************************************************/