From d3e151fc03f1fd674aba53e98c431ddd957f0a90 Mon Sep 17 00:00:00 2001 From: James Zern Date: Thu, 15 Dec 2022 18:13:45 -0800 Subject: [PATCH] doc/api.md,webp_js/README.md: Webp -> WebP Change-Id: Ib30d008b5750d2e4064aaf478db6f5bc7aa5902e --- doc/api.md | 2 +- webp_js/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api.md b/doc/api.md index d0adafbd..c613ed34 100644 --- a/doc/api.md +++ b/doc/api.md @@ -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 diff --git a/webp_js/README.md b/webp_js/README.md index af99ed3f..824afa0b 100644 --- a/webp_js/README.md +++ b/webp_js/README.md @@ -1,4 +1,4 @@ -# Webp JavaScript decoder +# WebP JavaScript decoder ``` __ __ ____ ____ ____ __ ____