tweak(regex): Update Colourisation description for clarity
This commit is contained in:
parent
362ee88d85
commit
cc156b3545
|
|
@ -1,6 +1,10 @@
|
|||
name: Colour
|
||||
name: Colourisation
|
||||
pattern: \bcolou?r(i[sz]ed?|ed)?\b
|
||||
description: '- Matches `colour`, `coloured`, `colourise`, `colourised`.
|
||||
description: 'Colourisation (or colorization in American English) is the process of
|
||||
adding colour to black-and-white, sepia, or other monochrome images.
|
||||
|
||||
|
||||
- Matches `colour`, `coloured`, `colourize`, `colourized`.
|
||||
|
||||
- Handles both American ("color") and British ("colour") spellings.'
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Reference in New Issue