mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-01 22:20:14 +01:00
quartz: Fix spelling in comment
This commit is contained in:
parent
2ec0a87403
commit
04394d5b15
1 changed files with 1 additions and 1 deletions
|
|
@ -1073,7 +1073,7 @@ typedef struct {
|
|||
} cairo_quartz_drawing_state_t;
|
||||
|
||||
/*
|
||||
Quartz does not support repeating radients. We handle repeating gradients
|
||||
Quartz does not support repeating gradients. We handle repeating gradients
|
||||
by manually extending the gradient and repeating color stops. We need to
|
||||
minimize the number of repetitions since Quartz seems to sample our color
|
||||
function across the entire range, even if part of that range is not needed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue