diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 18:27:45 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 18:27:45 +0200 |
commit | 72f8598403390231085544da4a261b08df038819 (patch) | |
tree | c755805a9c524d6439bab80409a7d18c498d2377 /microkernel | |
parent | 1613e48f3d78324c3f89c4d8674b60638c35f7e3 (diff) | |
download | web-72f8598403390231085544da4a261b08df038819.tar.gz web-72f8598403390231085544da4a261b08df038819.tar.bz2 web-72f8598403390231085544da4a261b08df038819.zip |
Typo fixes.
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach/gnumach/ports.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/ports.mdwn b/microkernel/mach/gnumach/ports.mdwn index 2d9bc311..c81cdd2a 100644 --- a/microkernel/mach/gnumach/ports.mdwn +++ b/microkernel/mach/gnumach/ports.mdwn @@ -29,6 +29,6 @@ License|/fdl]]."]]"""]] * [[open_issues/Mach_on_Top_of_POSIX]]. Status unknown. When starting a port for a new architecture, it might make sense to first -target a [[!wikipedie desc=paravirtualized Paravirtualization]] environment, +target a [[!wikipedia desc=paravirtualized Paravirtualization]] environment, that already abstracts away some of the different hardware implementations' quirks. |