| Index: site/user/api/skpaint.md
|
| diff --git a/site/user/api/skpaint.md b/site/user/api/skpaint.md
|
| index 3c318eddb2d3be9e9c3b773bd59a37cedee7c54b..4c9793dc12e479833b32ee61c333cf6be3604db6 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.
|
|
|
| <!--?prettify lang=cc?-->
|
|
|