]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix typo in build_vars comment 12167/head
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Jun 2026 09:37:09 +0000 (09:37 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 30 Jun 2026 15:03:25 +0000 (17:03 +0200)
Assisted-by: Claude:claude-opus-4-8
bin/tests/system/isctest/vars/.build_vars/meson.build

index 8958b3820aa06c62c78eaa7413055efc7f79acb0..06a351f46bf44a53ac502e2f8b7931e7e2c7b1dc 100644 (file)
@@ -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',