Merge pull request #70 from besi/patch-1

Fixed typos
This commit is contained in:
Olivier Poitrey 2012-02-22 08:03:04 -08:00
commit 05725b4ab5
1 changed files with 2 additions and 2 deletions

View File

@ -175,12 +175,12 @@ Xcode project.
You should end up with your project and SDWebimage project at the same lever in the workspace.
### Add build target dependancy
### Add build target dependency
Select your project's build target and add the 'libSDWebImage.a' library to the “Link Binary With Libraries”
build phase.
![Add target dependancy](http://blog.carbonfive.com/wp-content/uploads/2011/04/linkable_libraries.png?w=214)
![Add target dependency](http://blog.carbonfive.com/wp-content/uploads/2011/04/linkable_libraries.png?w=214)
### Add headers