Rust: Fix capitalisation of Catppuccin in docs
This commit is contained in:
parent
1dcbee4b42
commit
1b94072e69
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ impl IntoIterator for FlavourColours {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Given a colour table taken from the main catppuccin readme, validate each
|
/// Given a colour table taken from the main Catppuccin readme, validate each
|
||||||
/// colour in the given flavour implementation.
|
/// colour in the given flavour implementation.
|
||||||
/// Copy the table in question from the following URL:
|
/// Copy the table in question from the following URL:
|
||||||
/// https://github.com/catppuccin/catppuccin#-palettes
|
/// https://github.com/catppuccin/catppuccin#-palettes
|
||||||
|
|
Loading…
Reference in a new issue