aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2019-11-02 17:31:59 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2019-11-02 17:36:20 +0100
commitbfc30e816209ad96739a0e70489916203f1e9ee3 (patch)
tree4ce209f4dd9d46f028109563583afe1776faa665 /lib
parentbe9dcc0364b43f4b0dc954412296a1a867b289e4 (diff)
downloadlibvfio-user-bfc30e816209ad96739a0e70489916203f1e9ee3.zip
libvfio-user-bfc30e816209ad96739a0e70489916203f1e9ee3.tar.gz
libvfio-user-bfc30e816209ad96739a0e70489916203f1e9ee3.tar.bz2
libmuser: fix 'hanlded' typo
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/muser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/muser.h b/lib/muser.h
index 67050f4..f0d4879 100644
--- a/lib/muser.h
+++ b/lib/muser.h
@@ -215,7 +215,7 @@ typedef void (lm_log_fn_t) (void *pvt, const char *const msg);
/**
* Callback function that gets called when a capability is accessed. The
* callback is not called when the ID and next fields are accessed, these are
- * hanlded by the library.
+ * handled by the library.
*
* @pvt: private pointer
* @id: capability ID being accessed