summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/user/conf.t2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a153ad0c7b..6df649f279 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * user/conf.t: Fix typo.
+
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/region.t: Change size_t to ssize_t.
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 0833077161..9bc3a458e7 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -186,7 +186,7 @@ code size than the full IMFS.
@findex CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
@item @code{CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM} is defined
-if the application wished to use the device-only filesytem. The
+if the application wishes to use the device-only filesytem. The
device-only filesystem supports only device nodes and is smaller
in executable code size than the full IMFS and miniIMFS.