summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/xen
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 21:59:55 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 21:59:55 +0000
commit752dbba611f258235579517a0e8562e71b715765 (patch)
tree1e1199c62e063df64c37aa17f761a3b316d0d961 /sys/i386/include/xen
parent1bc8f77bec18b97f4515567cd96664493165597c (diff)
downloadFreeBSD-src-752dbba611f258235579517a0e8562e71b715765.zip
FreeBSD-src-752dbba611f258235579517a0e8562e71b715765.tar.gz
s/teh/the/g
Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'sys/i386/include/xen')
-rw-r--r--sys/i386/include/xen/xen-os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/xen/xen-os.h b/sys/i386/include/xen/xen-os.h
index e6518a4..e90109d 100644
--- a/sys/i386/include/xen/xen-os.h
+++ b/sys/i386/include/xen/xen-os.h
@@ -99,7 +99,7 @@ void trap_init(void);
/*
* STI/CLI equivalents. These basically set and clear the virtual
- * event_enable flag in teh shared_info structure. Note that when
+ * event_enable flag in the shared_info structure. Note that when
* the enable bit is set, there may be pending events to be handled.
* We may therefore call into do_hypervisor_callback() directly.
*/
OpenPOWER on IntegriCloud