mirror of https://github.com/eyhc1/rendercv.git
sb2nov: fix a typo in `bullet_width` description
This commit is contained in:
parent
2e512b81d4
commit
567c50ed3b
|
@ -12,7 +12,7 @@ class EntryAreaMarginsForSb2nov(EntryAreaMargins):
|
|||
default="0.6 cm",
|
||||
title="Width of the Entry Bullet",
|
||||
description=(
|
||||
"The width of the bullet for each entry. The default value is 1 cm."
|
||||
"The width of the bullet for each entry. The default value is 0.6 cm."
|
||||
),
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue