summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-06-05 10:28:09 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-06-05 10:29:17 +0200
commit5141b21f915ce7e857bcacbd1eb4ec9eebf3fe93 (patch)
tree0da6b2a9075e846bde901e2faf0e3834647a29c9 /lib/igt_debugfs.c
parentbadb026ae0943d401a944d0d0fc09a7977315fe5 (diff)
lib/igt_debugfs: Fix spelling docs
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/igt_debugfs.c')
-rw-r--r--lib/igt_debugfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c
index 0912f5bf..f21f6718 100644
--- a/lib/igt_debugfs.c
+++ b/lib/igt_debugfs.c
@@ -63,7 +63,7 @@
* another either for equality or difference. Otherwise CRCs must be treated as
* completely opaque values. Note that not even CRCs from different pipes or tap
* points on the same platform can be compared. Hence only use igt_crc_is_null()
- * and igt_crc_equal() to insepct CRC values captured by the same
+ * and igt_crc_equal() to inspect CRC values captured by the same
* #igt_pipe_crc_t object.
*
* # Other debugfs interface wrappers