mirror of
https://github.com/axllent/goptimize.git
synced 2025-01-19 23:56:24 -05:00
Typo
This commit is contained in:
parent
5df486c53e
commit
36e9b4c8fa
@ -32,7 +32,7 @@ func Goptimize(file string) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// open original, rotate if neccesary
|
// open original, rotate if necessary
|
||||||
src, err := imaging.Open(file, imaging.AutoOrientation(true))
|
src, err := imaging.Open(file, imaging.AutoOrientation(true))
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user