chiark
/
gitweb
/
~mdw
/
autoys
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
00eb0a5
)
gremlin/gremlin.in (JPEGFormat): Fix property name in docstring.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 Feb 2016 01:58:59 +0000
(
01:58
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 Feb 2016 02:09:46 +0000
(
02:09
+0000)
gremlin/gremlin.in
patch
|
blob
|
blame
|
history
diff --git
a/gremlin/gremlin.in
b/gremlin/gremlin.in
index c029bc31bbe5212edc7df332983bbbd72616dc0e..1fd862d59d1e38933e20cadd239badbc6df1674d 100755
(executable)
--- a/
gremlin/gremlin.in
+++ b/
gremlin/gremlin.in
@@
-1236,7
+1236,7
@@
class JPEGFormat (ImageFormat):
optimize
If present, take a second pass to select optimal encoder settings.
- progressi
on
+ progressi
ve
If present, make a progressive file.
quality Integer from 1--100 (worst to best); default is 75.