From ec994b65be292cd43cc0003ec91bae7c19d773aa Mon Sep 17 00:00:00 2001 From: halcanary Date: Fri, 31 Jul 2015 12:02:18 -0700 Subject: Documentation spelling error BUG=skia:4157 NOTRY=true TBR= Review URL: https://codereview.chromium.org/1267843002 --- site/user/api/skpaint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') diff --git a/site/user/api/skpaint.md b/site/user/api/skpaint.md index 3c318eddb2..4c9793dc12 100644 --- a/site/user/api/skpaint.md +++ b/site/user/api/skpaint.md @@ -149,7 +149,7 @@ SkXfermode The following example demonstrates all of the Skia's standard transfer modes. In this example the source is a solid magenta color with a -horizonatal alpha gradient and the destination is a solid cyan color +horizontal alpha gradient and the destination is a solid cyan color with a vertical alpha gradient. -- cgit v1.2.3