Skip to content

Commit

Permalink
Fix typo found by codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Oct 24, 2023
1 parent e4cb1d1 commit 1e9e69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1e9e69f

Please sign in to comment.