Skip to content
Snippets Groups Projects
Commit aebce37d authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

Fix spelling/wording issues


Found by using:
    codespell --builtin clear,rare,usage,informal,code,names

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
parent d5124c80
No related branches found
No related tags found
1 merge request!1gitlab CI: add a basic build test
......@@ -6,7 +6,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/lib/libdmx
......
......@@ -39,7 +39,7 @@ XORG_MACROS_VERSION(1.8)
XORG_DEFAULT_OPTIONS
XORG_CHECK_MALLOC_ZERO
# Obtain compiler/linker options for depedencies
# Obtain compiler/linker options for dependencies
PKG_CHECK_MODULES(DMX, [x11 >= 1.6] xext xextproto [dmxproto >= 2.2.99.1])
AC_CONFIG_FILES([Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment