Commit bddba301 authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

gdiplus: Fix a typo in struct GpAdjustableArrowCap.

parent de030f40
......@@ -314,7 +314,7 @@ struct GpCustomLineCap{
REAL scale;
};
struct GpAdustableArrowCap{
struct GpAdjustableArrowCap{
GpCustomLineCap cap;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment