Skip to content

Commit

Permalink
Merge pull request #3 from pwightman/patch-1
Browse files Browse the repository at this point in the history
Fix Ant -> And typo in README.md
  • Loading branch information
ishkawa committed May 27, 2014
2 parents bbd0b06 + b862d60 commit bbb57e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# NSRunLoop+PerformBlock [![Build Status](https://travis-ci.org/ishkawa/NSRunLoop-PerformBlock.png?branch=master)](https://travis-ci.org/ishkawa/NSRunLoop-PerformBlock) [![Coverage Status](https://coveralls.io/repos/ishkawa/NSRunLoop-PerformBlock/badge.png?branch=master)](https://coveralls.io/r/ishkawa/NSRunLoop-PerformBlock?branch=master)

category on NSRunLoop that adds performBlockAntWait: method.
category on NSRunLoop that adds performBlockAndWait: method.

## Requirements

Expand Down

0 comments on commit bbb57e3

Please sign in to comment.