Correcting DefaultText ID for MS Word backend

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
This commit is contained in:
Maksym Lysak 2024-12-06 15:28:19 +01:00
parent 3e073dfbeb
commit 3bdebf32f7

View File

@ -275,7 +275,7 @@ class MsWordDocumentBackend(DeclarativeDocumentBackend):
"Normal", "Normal",
"Subtitle", "Subtitle",
"Author", "Author",
"Default Text", "DefaultText",
"ListParagraph", "ListParagraph",
"ListBullet", "ListBullet",
"Quote", "Quote",