mirror of
https://github.com/typst/typst
synced 2025-05-20 03:55:29 +08:00
Fix CMYK docs (#3128)
This commit is contained in:
parent
34e3bd52aa
commit
2d1c1747f7
@ -510,7 +510,7 @@ impl Color {
|
||||
/// to RGB for display preview might differ from how your printer reproduces
|
||||
/// the color.
|
||||
///
|
||||
/// An HSL color is represented internally by an array of four components:
|
||||
/// A CMYK color is represented internally by an array of four components:
|
||||
/// - cyan ([`ratio`]($ratio))
|
||||
/// - magenta ([`ratio`]($ratio))
|
||||
/// - yellow ([`ratio`]($ratio))
|
||||
|
Loading…
x
Reference in New Issue
Block a user