Wei Wang пре 8 година
родитељ
комит
539466af17
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,7 @@
 ## [3.10.1 - Order, order!](https://github.com/onevcat/Kingfisher/releases/tag/3.10.1) (2017-06-04)
 
 #### Fix
-* Change a inline function order to make Swift 3.0 compiler happy. [#700](https://github.com/onevcat/Kingfisher/issues/700)
+* Change an inline function order to make Swift 3.0 compiler happy. [#700](https://github.com/onevcat/Kingfisher/issues/700)
 
 ---