| commit | 6121405df5689875c7309c20632a82897fce4127 | [log] [tgz] |
|---|---|---|
| author | cblume <cblume@chromium.org> | Tue Jan 26 09:10:48 2016 -0800 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jan 26 09:10:48 2016 -0800 |
| tree | e45588db0b85f3e5204adbb9c100bc5404653769 | |
| parent | eae84c2e0e2126374cd488a1c8a3e18169145635 [diff] [blame] |
Cleaning up trailing spaces and typos. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1631993002 Review URL: https://codereview.chromium.org/1631993002
diff --git a/include/gpu/GrSurface.h b/include/gpu/GrSurface.h index 2893500..b59d802 100644 --- a/include/gpu/GrSurface.h +++ b/include/gpu/GrSurface.h
@@ -100,8 +100,8 @@ * packed. * @param pixelOpsFlags See the GrContext::PixelOpsFlags enum. * - * @return true if the read succeeded, false if not. The read can fail because of an unsupported - * pixel config. + * @return true if the read succeeded, false if not. The read can fail because of an + * unsupported pixel config. */ bool writePixels(int left, int top, int width, int height, GrPixelConfig config,