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