mirror of
https://github.com/django/django.git
synced 2025-11-26 21:51:57 +00:00
Fixed typo in docs/internals/contributing/writing-documentation.txt.
This commit is contained in:
parent
65a9d0013d
commit
c240ceea7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue