summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ac4dfb9..0b3bd68 100644
--- a/meson.build
+++ b/meson.build
@@ -114,7 +114,7 @@ if not cc.compiles(code, args: [ '-O0' ])
versioned_symbols = 0
endif
-# The detection can be overriden, which is useful for other (above unhandled)
+# The detection can be overridden, which is useful for other (above unhandled)
# libcs and also especially useful for testing
if get_option('disable-libc-symbol-version')
versioned_symbols = 0