Sanitizing source files in Skia_Periodic_House_Keeping

git-svn-id: http://skia.googlecode.com/svn/trunk@5456 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2012-09-10 02:01:22 +00:00
parent ad6aa5cc60
commit d6ce0db164

View File

@ -122,7 +122,7 @@ public:
GrTexture* findTexture(const GrCacheKey& key);
/**
* Search for an entry based on key and dimensions. If found,
* Search for an entry based on key and dimensions. If found,
* return it. The return value will be NULL if not found.
*
* @param desc Description of the texture properties.