From: Michal Nowak Date: Tue, 2 Jun 2026 09:37:09 +0000 (+0000) Subject: Fix typo in build_vars comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2541674a9a2c0b9fedcbb42d74d10744914e7993;p=thirdparty%2Fbind9.git Fix typo in build_vars comment Assisted-by: Claude:claude-opus-4-8 --- diff --git a/bin/tests/system/isctest/vars/.build_vars/meson.build b/bin/tests/system/isctest/vars/.build_vars/meson.build index 8958b3820aa..06a351f46bf 100644 --- a/bin/tests/system/isctest/vars/.build_vars/meson.build +++ b/bin/tests/system/isctest/vars/.build_vars/meson.build @@ -47,7 +47,7 @@ foreach name, prog : { endforeach # Run a script to copy required files to the source directory in order to make -# pytest work and find the compiled files. This is executed on every incovation +# pytest work and find the compiled files. This is executed on every invocation # of the compile command, so the latest build is always used for system tests. custom_target( 'system-test-init',