Rust: Fix capitalisation of Catppuccin in docs
This commit is contained in:
parent
1684c22392
commit
e38a36cb55
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.
|
||||
/// Copy the table in question from the following URL:
|
||||
/// https://github.com/catppuccin/catppuccin#-palettes
|
||||
|
|
Loading…
Reference in a new issue