From d01ebbd97ddb323564c75bfaaa374011fde4cd38 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 29 Jun 2015 16:47:14 +0100 Subject: docs: various documentation fixes Signed-off-by: Thomas Wood --- lib/intel_batchbuffer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/intel_batchbuffer.c') diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c index a2e502f1..fc1550fd 100644 --- a/lib/intel_batchbuffer.c +++ b/lib/intel_batchbuffer.c @@ -439,7 +439,7 @@ intel_copy_bo(struct intel_batchbuffer *batch, * igt_buf_width: * @buf: the i-g-t buffer object * - * Computes the widht in 32-bit pixels of the given buffer. + * Computes the width in 32-bit pixels of the given buffer. * * Returns: * The width of the buffer. @@ -674,7 +674,7 @@ void igt_blitter_fast_copy__raw(int fd, * @dst_x: destination pixel x-coordination * @dst_y: destination pixel y-coordination * - * Copy @src into @dst using the gen9 fast copy blitter comamnd. + * Copy @src into @dst using the gen9 fast copy blitter command. * * The source and destination surfaces cannot overlap. */ -- cgit v1.2.3