Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
itod committed Dec 5, 2011
1 parent 6c98318 commit 8c2b242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ h3. Tokenization
The API for tokenization is provided by the PKTokenizer class. Cocoa developers will be familiar with the NSScanner class provided by the Foundation Framework which provides a similar service. However, the PKTokenizer class is simpler and more powerful for many use cases.
Example usage:


<pre>
NSString *s = @""It's 123 blast-off!", she said, // watch out!n"
@"and <= 3.5 'ticks' later /* wince */, it's blast-off!";
Expand Down

0 comments on commit 8c2b242

Please sign in to comment.