mirror of
https://github.com/codedread/bitjs
synced 2025-10-03 01:29:17 +02:00
A couple typos
This commit is contained in:
parent
9b1dfe8253
commit
fd2815ce83
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* archive-test.js
|
||||
* file-sniffer.spec.js
|
||||
*
|
||||
* Licensed under the MIT License
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue