[3.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.

Backport of c240ceea7d from main
This commit is contained in:
Nick Pope 2021-05-06 19:01:32 +01:00 committed by Mariusz Felisiak
parent 8afb677ce7
commit bdd565422d
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ AdvanceCOMP's ``advpng``:
$ 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
``--strip all`` option being lossy.
``-strip all`` option being lossy.
An example
==========