s/breif/brief

Signed-off-by: Amit Shah <[email protected]>
---
 libkvm/libkvm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libkvm/libkvm.h b/libkvm/libkvm.h
index ee1ba68..bea5bb1 100644
--- a/libkvm/libkvm.h
+++ b/libkvm/libkvm.h
@@ -381,7 +381,7 @@ int kvm_setup_cpuid(kvm_context_t kvm, int vcpu, int nent,
 int kvm_set_shadow_pages(kvm_context_t kvm, unsigned int nrshadow_pages);
 
 /*!
- * \breif Getting the number of shadow pages that are allocated to the vm
+ * \brief Getting the number of shadow pages that are allocated to the vm
  *
  * \param kvm pointer to kvm_context
  * \param nrshadow_pages number of pages to be allocated
-- 
1.6.0.6

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to