summaryrefslogtreecommitdiff
path: root/lib/igt_core.c
diff options
context:
space:
mode:
authorGwan-gyeong Mun <gwan-gyeong.mun@intel.com>2018-07-24 15:46:07 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-07-27 14:53:41 +0300
commit14fb45306abba20b68ca9c3d4c2965c3bd88d422 (patch)
tree83ddb77f5892fa066338f00347120cabed841010 /lib/igt_core.c
parent541dcd2dbcafc044a8a703708cbe7f7dfb7ad8c3 (diff)
lib/igt_core: Fix typo
"overridden" was misspelled as "overriden". Fix it. Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'lib/igt_core.c')
-rw-r--r--lib/igt_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_core.c b/lib/igt_core.c
index 3d87123c..5e6fb7ad 100644
--- a/lib/igt_core.c
+++ b/lib/igt_core.c
@@ -235,7 +235,7 @@
*
* Some of IGT's behavior can be configured through a configuration file.
* By default, this file is expected to exist in ~/.igtrc . The directory for
- * this can be overriden by setting the environment variable %IGT_CONFIG_PATH.
+ * this can be overridden by setting the environment variable %IGT_CONFIG_PATH.
* An example configuration follows:
*
* |[<!-- language="plain" -->