Fixed typos

This commit is contained in:
Beat Besmer 2012-02-22 16:37:23 +01:00
parent b207dcc6a8
commit 03142f607c
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