Update comment in Kittens example project.

This commit is contained in:
Nadine Salter
2015-02-03 08:27:21 -08:00
parent bfc828d6e0
commit 6246f077fc

View File

@@ -73,7 +73,7 @@ static const CGFloat kInnerPadding = 10.0f;
_kittenSize = size;
// kitten image, with a purple background colour serving as placeholder
// kitten image, with a solid background colour serving as placeholder
_imageNode = [[ASNetworkImageNode alloc] init];
_imageNode.backgroundColor = ASDisplayNodeDefaultPlaceholderColor();
_imageNode.URL = [NSURL URLWithString:[NSString stringWithFormat:@"http://placekitten.com/%zd/%zd",