From 0db6fbe0be1545a4f25fcd6993371155b37bbb26 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:02:21 +0200 Subject: Docs: Fix typos found by codespell --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9ab921e1..72021882 100644 --- a/configure.ac +++ b/configure.ac @@ -711,7 +711,7 @@ fi # used when creating a static library. # # Libtool always uses -DPIC when building shared libraries by default and -# doesn't use it for static libs by default. This can be overriden with +# doesn't use it for static libs by default. This can be overridden with # --with-pic and --without-pic though. As long as neither --with-pic nor # --without-pic is used then we can use #ifdef PIC to detect if the file is # being built for a shared library. -- cgit v1.2.3