diff mbox

[i-g-t,11/18] docs: Fix a "libraray" typo

Message ID 1435417696-28115-12-git-send-email-damien.lespiau@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Lespiau, Damien June 27, 2015, 3:08 p.m. UTC
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 lib/intel_mmio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c
index 45e9171..76b5e70 100644
--- a/lib/intel_mmio.c
+++ b/lib/intel_mmio.c
@@ -48,7 +48,7 @@ 
 
 /**
  * SECTION:intel_io
- * @short_description: Register access and sideband I/O libraray
+ * @short_description: Register access and sideband I/O library
  * @title: I/O
  * @include: intel_io.h
  *