sb2nov: fix a typo in `bullet_width` description

This commit is contained in:
Sina Atalay 2024-04-16 02:53:41 +03:00
parent 2e512b81d4
commit 567c50ed3b
1 changed files with 1 additions and 1 deletions

View File

@ -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."
),
)