summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/igt_kms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_kms.c b/lib/igt_kms.c
index ed916889..0a26569e 100644
--- a/lib/igt_kms.c
+++ b/lib/igt_kms.c
@@ -377,7 +377,7 @@ static const char *mode_stereo_name(const drmModeModeInfo *mode)
* kmstest_dump_mode:
* @mode: libdrm mode structure
*
- * Prints @mode to stdout in a huma-readable form.
+ * Prints @mode to stdout in a human-readable form.
*/
void kmstest_dump_mode(drmModeModeInfo *mode)
{