summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-19 02:31:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-19 02:31:15 +0000
commitc3bb06192e0a021565705f5954ce29ae81f252af (patch)
treef994c6739289d915569b36eaf76894a7ba43ccd2 /cpukit/libfs
parent2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c3bb06192e0a021565705f5954ce29ae81f252af.tar.bz2
Fix typos in comment.
Diffstat (limited to 'cpukit/libfs')
-rw-r--r--cpukit/libfs/src/dosfs/fat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/dosfs/fat.h b/cpukit/libfs/src/dosfs/fat.h
index 97e46d5c8a..f4d1c60408 100644
--- a/cpukit/libfs/src/dosfs/fat.h
+++ b/cpukit/libfs/src/dosfs/fat.h
@@ -291,7 +291,7 @@ extern "C" {
/*
* Volume descriptor
* Description of the volume the FAT filesystem is located on - generally
- * the fields of the structure corresponde to Boot Sector and BPB Srtucture
+ * the fields of the structure correspond to Boot Sector and BPB Structure
* fields
*/
typedef struct fat_vol_s