summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://launchpad.net/~mpr <mpr@web>2013-09-07 06:36:31 +0200
committerGNU Hurd web pages engine <web-hurd@gnu.org>2013-09-07 06:36:31 +0200
commit213c7ca983ec85098840672ef6c0c120b138ebed (patch)
tree6ae49162951bc07fe266f8ed5e649eae90217ec3
parenta8d06999dad59a9f43b73ea943431c71de37ad5e (diff)
fix a typo: configuartion -> configuration
-rw-r--r--microkernel/mach/gnumach/building.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn
index 0f328bb7..8a23934b 100644
--- a/microkernel/mach/gnumach/building.mdwn
+++ b/microkernel/mach/gnumach/building.mdwn
@@ -63,7 +63,7 @@ You can now reboot your computer and enjoy the new kernel.
Building GNU Mach requires a C compiler, a _static_ 32 bit standard C library,
your favourite flavor of awk (gawk) and GNU make.
-First, create the configuartion files:
+First, create the configuration files:
$ cd gnumach
$ autoreconf --install