[Piglit] [PATCH 1/4] util: fix comment typo
Emil Velikov
emil.l.velikov at gmail.com
Fri Nov 21 11:52:48 PST 2014
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
tests/util/piglit-util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/util/piglit-util.h b/tests/util/piglit-util.h
index 84e2066..9731c1c 100755
--- a/tests/util/piglit-util.h
+++ b/tests/util/piglit-util.h
@@ -115,7 +115,7 @@ enum piglit_result {
};
/**
- * An idividual subtest that makes up part of a test group.
+ * An individual subtest that makes up part of a test group.
*/
struct piglit_subtest {
/** Name of the subtest as it will appear in the log. */
--
2.1.3
More information about the Piglit
mailing list