Skip to content

Commit

Permalink
typo!
Browse files Browse the repository at this point in the history
  • Loading branch information
billymeltdown committed May 22, 2009
1 parent f4ad571 commit 1533279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Anyone is welcome to fork and send pull requests, it's always appreciated.

h3. Usage

Two convenience methods make it easy for you to display some relative date information. @stringForDisplayFromDate@ gives you the kind of relative you see in the Notes listing on the iPhone:
Two convenience methods make it easy for you to display some relative date information. @stringForDisplayFromDate@ gives you the kind of relative format you see in the Notes listing on the iPhone:

<pre><code>
NSString *displayString = [NSDate stringForDisplayFromDate:date];
Expand Down

0 comments on commit 1533279

Please sign in to comment.