summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 22:20:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 22:20:43 +0000
commit9bd0258dae6f9c71c6102b425f9ddfa80b5190ab (patch)
tree0f4dc2a54b30bad8f37b5787aca9c582afb8d371 /cpukit/sapi
parent2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9bd0258dae6f9c71c6102b425f9ddfa80b5190ab.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Spelling.
Diffstat (limited to 'cpukit/sapi')
-rw-r--r--cpukit/sapi/include/confdefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index 84471021b4..238eebdf1c 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -240,8 +240,8 @@ rtems_fs_init_functions_t rtems_fs_init_helper =
defined(CONFIGURE_FILESYSTEM_NFS) || \
defined(CONFIGURE_FILESYSTEM_DOSFS) || \
defined(CONFIGURE_FILESYSTEM_RFS)
- #error "Configured filessystems but root filesystem was not IMFS!"
- #error "Filesystems coule be disabled, DEVFS is root, or"
+ #error "Configured filesystems but root filesystem was not IMFS!"
+ #error "Filesystems could be disabled, DEVFS is root, or"
#error " miniIMFS is root!"
#endif
#endif