Skip to content

Commit fd2815c

Browse files
committed
A couple typos
1 parent 9b1dfe8 commit fd2815c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/image/webp-shim/src/webp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* webp.c
33
*
4-
* Provides functionality for decoding a WebP imgae and converting it into
4+
* Provides functionality for decoding a WebP image and converting it into
55
* alternative raster graphics formats (PNG/JPG).
66
*
77
* Licensed under the MIT License

tests/file-sniffer.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* archive-test.js
2+
* file-sniffer.spec.js
33
*
44
* Licensed under the MIT License
55
*

0 commit comments

Comments
 (0)