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:
parent
49b62441b5
commit
969b1fad4c
7 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue