summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2013-02-25 15:58:50 +0100
committerRalf Corsépius <ralf.corsepius@rtems.org>2013-02-25 15:58:50 +0100
commit609cc9cf15b8d3ce64fd6e3434e5845bd55480d2 (patch)
tree058cebfcc8971c1bb42a9ef1386674aed9e4a189
parentadd __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.h (diff)
downloadrtems-609cc9cf15b8d3ce64fd6e3434e5845bd55480d2.tar.bz2
Fix typo.
-rw-r--r--doc/started/Makefile.am2
-rw-r--r--doc/started/require.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 05dd83aed2..df74da3b1a 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -30,7 +30,7 @@ require.texi: require.t
binaries.texi: binaries.t
$(BMENU2) -c \
- -p "GNU/Linux Distrobutions using Debian Packaging Format" \
+ -p "GNU/Linux Distributions using Debian Packaging Format" \
-u "Top" \
-n "Building the GNU Cross Compiler Toolset" < $< > $@
diff --git a/doc/started/require.t b/doc/started/require.t
index 1e4eef97da..6b52ebbe42 100644
--- a/doc/started/require.t
+++ b/doc/started/require.t
@@ -152,7 +152,7 @@ to at least GNU fileutils version 3.16 to resolve this problem.
@end itemize
-@subsection GNU/Linux Distrobutions using Debian Packaging Format
+@subsection GNU/Linux Distributions using Debian Packaging Format
The RTEMS Project does not currently provide prebuilt toolsets in the Debian packaging format used by the Debian and Ubuntu distributions. If you are using a distribution using this packaging format, then you have two options for installing the RTEMS toolset.