[PATCH xserver] hw/xfree86: fix comment typo

Frank Binns frank.binns at imgtec.com
Thu May 11 13:00:19 UTC 2017


Signed-off-by: Frank Binns <frank.binns at imgtec.com>
---
 hw/xfree86/parser/scan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/xfree86/parser/scan.c b/hw/xfree86/parser/scan.c
index bac213a..6d46a56 100644
--- a/hw/xfree86/parser/scan.c
+++ b/hw/xfree86/parser/scan.c
@@ -916,7 +916,7 @@ xf86openConfigFile(const char *path, const char *cmdline, const char *projroot)
  * information.  If a command-line name is specified, then this function
  * fails if it is not found.
  *
- * The return value is a pointer to the actual name of the direcoty that was
+ * The return value is a pointer to the actual name of the directory that was
  * opened.  When no directory is found, the return value is NULL. The caller
  * should free() the returned value.
  *
-- 
2.7.4



More information about the xorg-devel mailing list