Fixed typo in docs/internals/contributing/writing-documentation.txt.
This commit is contained in:
parent
65a9d0013d
commit
c240ceea7d
|
@ -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