Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@5456 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h
index 53c6cb7..281be8d 100644
--- a/include/gpu/GrContext.h
+++ b/include/gpu/GrContext.h
@@ -122,7 +122,7 @@
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.