summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-09-26 14:24:52 +0100
committerThomas Wood <thomas.wood@intel.com>2014-09-30 17:54:02 +0100
commit519f377ddd6d43b7824f94f09eb3d3cabc39c6b9 (patch)
tree20f9146314d3818b722a366b27573190f2f09b65 /lib/igt_kms.h
parentc256af5d448dcaef1d4100c2bdbe25656909197d (diff)
doc: various spelling and typo fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/igt_kms.h')
-rw-r--r--lib/igt_kms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_kms.h b/lib/igt_kms.h
index 027b4e0e..6d05b001 100644
--- a/lib/igt_kms.h
+++ b/lib/igt_kms.h
@@ -70,7 +70,7 @@ enum port {
* kmstest_port_name:
* @port: display plane
*
- * Returns: String represnting @port, e.g. "A".
+ * Returns: String representing @port, e.g. "A".
*/
#define kmstest_port_name(port) ((port) + 'A')