Fix more double negatives used with 'neither'

In many cases it should be 'either'.

No changes to actual code.

Complements #22723, which focused on API docs and comments in C++ code.

Co-authored-by: Ian McInerney <ian.s.mcinerney@ieee.org>

See #22798.
This commit is contained in:
Lauri Nurmi 2022-09-04 19:55:07 +03:00 committed by Vadim Zeitlin
parent 49b62441b5
commit 969b1fad4c
7 changed files with 10 additions and 10 deletions

View file

@ -150,7 +150,7 @@ used to override this.
typically will, still be used if found.
* `--without-libpng` \n
Disables PNG image format code. Don't use neither the system nor the builtin
Disables PNG image format code. Use neither the system nor the builtin
libpng (although GTK itself still uses it).
* `--without-libjpeg` \n