Chromium Code Reviews| Index: include/gpu/GrFontScaler.h |
| =================================================================== |
| --- include/gpu/GrFontScaler.h (revision 14007) |
| +++ include/gpu/GrFontScaler.h (working copy) |
| @@ -18,7 +18,7 @@ |
| * font scaler. |
| * |
| * The client is responsible for subclassing, and instantiating this. The |
| - * instance is create for a specific font+size+matrix. |
| + * instance is created for a specific font+size+matrix. |
| */ |
| class GrFontScaler : public SkRefCnt { |
| public: |