Documentation spelling error

BUG=skia:4157
NOTRY=true
TBR=

Review URL: https://codereview.chromium.org/1267843002
This commit is contained in:
halcanary 2015-07-31 12:02:18 -07:00 committed by Commit bot
parent 82314e9578
commit ec994b65be

View File

@ -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?-->