summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/xen/xen-os.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/xen/xen-os.h')
-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