Skip to content

Commit

Permalink
[UI] Corrected the comment of TTPhoto size. Closes #363
Browse files Browse the repository at this point in the history
  • Loading branch information
jwang committed Jan 22, 2011
1 parent f00a843 commit 204b026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Three20UI/Headers/TTPhoto.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
@property (nonatomic, assign) id<TTPhotoSource> photoSource;

/**
* The index of the photo within its photo source.
* The size of the photo.
*/
@property (nonatomic) CGSize size;

Expand Down

0 comments on commit 204b026

Please sign in to comment.