[3.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.
Backport of c240ceea7d
from main
This commit is contained in:
parent
8afb677ce7
commit
bdd565422d
|
@ -414,7 +414,7 @@ AdvanceCOMP's ``advpng``:
|
||||||
$ advpng -z4 `find . -type f -not -path "./_build/*" -name "*.png"`
|
$ advpng -z4 `find . -type f -not -path "./_build/*" -name "*.png"`
|
||||||
|
|
||||||
This is based on OptiPNG version 0.7.5. Older versions may complain about the
|
This is based on OptiPNG version 0.7.5. Older versions may complain about the
|
||||||
``--strip all`` option being lossy.
|
``-strip all`` option being lossy.
|
||||||
|
|
||||||
An example
|
An example
|
||||||
==========
|
==========
|
||||||
|
|
Loading…
Reference in New Issue