From 0f8cb2888311868be83c208fef26d2139af41712 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 29 Mar 2023 14:47:13 -0400 Subject: Fix typos and configure spellcheck for PRs --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') 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 -- cgit v1.2.3