TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.68k stars 932 forks source link

fix typo `present` to `preset` in swift function name `setAspectRatioPresent` #504

Closed chinsyo closed 2 years ago

chinsyo commented 2 years ago

@TimOliver Request for review.

TimOliver commented 2 years ago

Thanks for that!