summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-01 07:19:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-01 07:19:16 +0000
commitf9e72d388bd4ee30eb7b17ed1db7c6dd004b4b14 (patch)
treec29a7082f08d77783b69f5c9bdbb062cfb68bf9c /README
parent2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f9e72d388bd4ee30eb7b17ed1db7c6dd004b4b14.tar.bz2
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* LICENSE.NET, README, README.configure: Spelling corrections.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d13a9e2443..a08c132304 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ Ada versus C
There are two implementations of RTEMS in this source tree --
in Ada and in C. These two implementations are functionally
and structurally equivalent. The C implementation follows
-the packaging conventions and hiearchical nature of the Ada
+the packaging conventions and hierarchical nature of the Ada
implementation. In addition, a style has been followed which
allows one to easily find the corresponding Ada and C
implementations.