diff mbox

kvm: libkvm: Fix typo in the documentation header

Message ID 1231952299-30409-1-git-send-email-amit.shah@redhat.com (mailing list archive)
State Accepted, archived
Headers show

Commit Message

Amit Shah Jan. 14, 2009, 4:58 p.m. UTC
s/breif/brief

Signed-off-by: Amit Shah <amit.shah@redhat.com>
---
 libkvm/libkvm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Avi Kivity Jan. 15, 2009, 9:39 a.m. UTC | #1
Amit Shah wrote:
> s/breif/brief
>   

Applied, thanks.
diff mbox

Patch

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