[rtems commit] Fix typo.
Ralf Corsepius
ralf at rtems.org
Mon Feb 25 14:54:27 UTC 2013
Module: rtems
Branch: master
Commit: 609cc9cf15b8d3ce64fd6e3434e5845bd55480d2
Changeset: http://git.rtems.org/rtems/commit/?id=609cc9cf15b8d3ce64fd6e3434e5845bd55480d2
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Mon Feb 25 15:58:50 2013 +0100
Fix typo.
---
doc/started/Makefile.am | 2 +-
doc/started/require.t | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 05dd83a..df74da3 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 1e4eef9..6b52ebb 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
- at subsection GNU/Linux Distrobutions using Debian Packaging Format
+ at 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.
More information about the vc
mailing list