Skip to content

Commit

Permalink
Fix minor mistake in citing origin of overridden methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
btrask committed Aug 29, 2010
1 parent 1bd3323 commit e7a33f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PGContainerAdapter.m
Expand Up @@ -150,7 +150,7 @@ - (void)dealloc
[super dealloc];
}

#pragma mark -<PGResourceAdapting>
#pragma mark -<PGResourceAdapter>

- (PGContainerAdapter *)containerAdapter
{
Expand Down

0 comments on commit e7a33f3

Please sign in to comment.