Message ID | 1231952299-30409-1-git-send-email-amit.shah@redhat.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Amit Shah wrote: > s/breif/brief > Applied, thanks.
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
s/breif/brief Signed-off-by: Amit Shah <amit.shah@redhat.com> --- libkvm/libkvm.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)