From 1e9e69f433cc1ca3cc124123397083f9f2cddad2 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:49:33 +0200 Subject: [PATCH] Fix typo found by codespell --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f2f80492..bfa843ed 100644 --- a/configure.ac +++ b/configure.ac @@ -370,7 +370,7 @@ AC_ARG_ENABLE([resolvconf], AS_HELP_STRING([--enable-resolvconf], [Enable usage of resolvconf at runtime by default. \ Use --disable-resolvconf for the opposite, note that \ - resolvconf support will still be compilled in, but \ + resolvconf support will still be compiled in, but \ disabled if not explicitly enabled at runtime.])) # Determine how resolvconf works at build-time if it is installed: