1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 09:39:16 +02:00

A couple typos

This commit is contained in:
Jeff Schiller 2022-10-30 14:26:25 -07:00
parent 9b1dfe8253
commit fd2815ce83
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
/**
* webp.c
*
* Provides functionality for decoding a WebP imgae and converting it into
* Provides functionality for decoding a WebP image and converting it into
* alternative raster graphics formats (PNG/JPG).
*
* Licensed under the MIT License

View file

@ -1,5 +1,5 @@
/*
* archive-test.js
* file-sniffer.spec.js
*
* Licensed under the MIT License
*