mRs- / HexColors

HexColors is an extension for UIColor and NSColor to support for creating colors from a hex strings
MIT License
457 stars 102 forks source link

Documentation typo #15

Closed sanielfishawy closed 9 years ago

sanielfishawy commented 9 years ago

In your documentation you say import HexColors.h

I think you mean import HexColor.h

cbrulak commented 9 years ago

PR here: https://github.com/mRs-/HexColors/pull/20