commit | 4cf217ad465ee33472b8aedb43b0bbe20872fb4f | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Dec 14 15:24:50 2018 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Dec 14 16:15:37 2018 +0000 |
tree | 8f469eb22e9a07d3f2d3552aac7737495e64d5ad | |
parent | cae4557bdc2687a7210231466985b541d01c0668 [diff] |
Fix typos. Change-Id: I3955318b4a0fd6fa6e10dbcfd20f2d675075d467
diff --git a/src/api.c b/src/api.c index b43c24fc..1cba24f 100644 --- a/src/api.c +++ b/src/api.c
@@ -542,7 +542,7 @@ } /** - * Return wheher the current vCPU is allowed to inject an interrupt into the + * Returns whether the current vCPU is allowed to inject an interrupt into the * given VM and vCPU. */ static inline bool is_injection_allowed(uint32_t target_vm_id,