[igt-dev] [PATCH] lib/igt_core: Fix typo

Gwan-gyeong Mun gwan-gyeong.mun at intel.com
Fri Jul 20 17:04:56 UTC 2018


"overridden" was misspelled as "overriden". Fix it.

Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>
---
 lib/igt_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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" -->
-- 
2.18.0

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the igt-dev mailing list