Update long_text of mark2_background

Seems like a typo
This commit is contained in:
don’t have a name currently 2026-07-21 07:30:10 +08:00 committed by GitHub
parent 0a751263c1
commit b1373eb73b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2151,7 +2151,7 @@ opt('mark2_foreground', 'black',
opt('mark2_background', '#f2dcd3',
option_type='to_color',
long_text='Color for marks of type 1 (beige)'
long_text='Color for marks of type 2 (beige)'
)
opt('mark3_foreground', 'black',