Skip to content

Commit

Permalink
docs: replace gif-loop with loop
Browse files Browse the repository at this point in the history
  • Loading branch information
deftomat committed Dec 17, 2019
1 parent 1fde574 commit 982e323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvips/foreign/webpsave.c
Expand Up @@ -548,7 +548,7 @@ vips_foreign_save_webp_mime_init( VipsForeignSaveWebpMime *mime )
* frames between frames. Setting 0 means no keyframes. By default, keyframes
* are disabled.
*
* Use the metadata items `gif-loop` and `delay` to set the number of
* Use the metadata items `loop` and `delay` to set the number of
* loops for the animation and the frame delays.
*
* The writer will attach ICC, EXIF and XMP metadata, unless @strip is set to
Expand Down

0 comments on commit 982e323

Please sign in to comment.