summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 15:56:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 15:56:49 -0700
commit25053af7cc9307090fa1a444d9679ad729ce6f50 (patch)
tree4c86929bf6f17619453b2b215d8162b75b70c0e3 /configure.ac
parentfa9b4d7d144c6ddd989b40c826c4bee9808f6cba (diff)
downloadxorg-lib-libXmu-25053af7cc9307090fa1a444d9679ad729ce6f50.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 61bec12..50ac183 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ XORG_WITH_FOP
XORG_WITH_XSLTPROC
XORG_CHECK_SGML_DOCTOOLS(1.8)
-# Obtain compiler/linker options for depedencies
+# Obtain compiler/linker options for dependencies
PKG_CHECK_MODULES(XMU, xt xext x11 xextproto)
PKG_CHECK_MODULES(XMUU, x11)