Skip to content

Commit

Permalink
doc/api.md,webp_js/README.md: Webp -> WebP
Browse files Browse the repository at this point in the history
Change-Id: Ib30d008b5750d2e4064aaf478db6f5bc7aa5902e
  • Loading branch information
jzern committed Dec 16, 2022
1 parent 1d58575 commit d3e151f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/api.md
Expand Up @@ -233,7 +233,7 @@ WebPIDelete(idec);
WebPFreeDecBuffer(&config.output);
```
## Webp Mux
## WebP Mux
WebPMux is a set of two libraries 'Mux' and 'Demux' for creation, extraction and
manipulation of an extended format WebP file, which can have features like color
Expand Down
2 changes: 1 addition & 1 deletion webp_js/README.md
@@ -1,4 +1,4 @@
# Webp JavaScript decoder
# WebP JavaScript decoder

```
__ __ ____ ____ ____ __ ____
Expand Down

0 comments on commit d3e151f

Please sign in to comment.