aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/distro_mapping.txt
diff options
context:
space:
mode:
authorTim Deegan <tim@xen.org>2012-06-28 16:57:26 +0100
committerTim Deegan <tim@xen.org>2012-06-28 16:57:26 +0100
commit8c77bfea391cde0ae46c37d77d407c3dd9951583 (patch)
tree233822e192d46210713d3ac0575ac2ce4d9c91a9 /docs/misc/distro_mapping.txt
parentcc6ba55e078df848b5fccc366f19388549f128c5 (diff)
downloadxen-8c77bfea391cde0ae46c37d77d407c3dd9951583.tar.gz
xen-8c77bfea391cde0ae46c37d77d407c3dd9951583.tar.bz2
xen-8c77bfea391cde0ae46c37d77d407c3dd9951583.zip
docs: various typos
Signed-off-by: Tim Deegan <tim@xen.org> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to 'docs/misc/distro_mapping.txt')
-rw-r--r--docs/misc/distro_mapping.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/distro_mapping.txt b/docs/misc/distro_mapping.txt
index 7f41b96474..f56e2814a7 100644
--- a/docs/misc/distro_mapping.txt
+++ b/docs/misc/distro_mapping.txt
@@ -22,6 +22,6 @@ one must grep for the above elements and add appropriate checks.
For example if a new distro uses /etc/bork as its config dir, it's not
sufficient to set CONFIG_LEAF_DIR=bork; one must also add tests for the
-existance of the bork dir in every context where config files are read.
+existence of the bork dir in every context where config files are read.