Skip to content

Commit

Permalink
Fixed documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklockwood committed Dec 18, 2012
1 parent 8f66aa5 commit 2570bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ FXLabel improves upon the standard UILabel by providing a subclass that supports
Supported iOS & SDK Versions
-----------------------------

* Supported build target - iOS 6.0 / Mac OS 10.7 (Xcode 4.5, Apple LLVM compiler 4.1)
* Earliest supported deployment target - iOS 5.0 / Mac OS 10.6
* Supported build target - iOS 6.0 (Xcode 4.5, Apple LLVM compiler 4.1)
* Earliest supported deployment target - iOS 5.0
* Earliest compatible deployment target - iOS 4.3

NOTE: 'Supported' means that the library has been tested with this version. 'Compatible' means that the library should work on this iOS version (i.e. it doesn't rely on any unavailable SDK features) but is no longer being tested for compatibility and may require tweaking or bug fixes to run correctly.
Expand Down

0 comments on commit 2570bf8

Please sign in to comment.