BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.21k stars 4.61k forks source link

Misspelling in constant kGPUImageFlipHorizonal #2528

Open 1um opened 6 years ago

1um commented 6 years ago

Horizontal don't have t letter: kGPUImageFlipHorizonal -> kGPUImageFlipHorizontal Got an error when typed manually without autocomplete.