Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Removed a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbischoff committed Aug 1, 2013
1 parent 2fcdb97 commit 237b48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Property definitions should be used in place of naked instance variables wheneve

```objc
@interface NYTSection : NSObject {
NSString *headline; // Instance variable
NSString *headline;
}
```
Expand Down

0 comments on commit 237b48a

Please sign in to comment.