aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-11-26 05:08:02 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-11-26 05:08:02 +0000
commit8a66cfb2afe1f0354ba3234dbd113c1e2df5244d (patch)
tree3e2e748c3951b83d5b7986d0f32d191546a11018
parent325b2c25b611d1e00a753cefe38f6dd24a988575 (diff)
downloadmeson-8a66cfb2afe1f0354ba3234dbd113c1e2df5244d.zip
meson-8a66cfb2afe1f0354ba3234dbd113c1e2df5244d.tar.gz
meson-8a66cfb2afe1f0354ba3234dbd113c1e2df5244d.tar.bz2
spelling: arbitrary
-rw-r--r--mesonbuild/dependencies/dev.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesonbuild/dependencies/dev.py b/mesonbuild/dependencies/dev.py
index 257bf7a..c7cb0a0 100644
--- a/mesonbuild/dependencies/dev.py
+++ b/mesonbuild/dependencies/dev.py
@@ -116,7 +116,7 @@ class LLVMDependency(ExternalDependency):
"""
# Ordered list of llvm-config binaries to try. Start with base, then try
- # newest back to oldest (3.5 is abitrary), and finally the devel version.
+ # newest back to oldest (3.5 is arbitrary), and finally the devel version.
# Please note that llvm-config-6.0 is a development snapshot and it should
# not be moved to the beginning of the list. The only difference between
# llvm-config-6.0 and llvm-config-devel is that the former is used by