extras/source/templates/presnt/Candy/content.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5fecd865303b3f0a2eeb0b9466d2bcf23cfce068 Author: Gabor Kelemen <[email protected]> AuthorDate: Thu Aug 10 11:10:53 2023 +0200 Commit: Thorsten Behrens <[email protected]> CommitDate: Tue Aug 15 23:35:21 2023 +0200 Fix typo in default Impress template text Change-Id: I7c8550e3b71e8efaa70d966f91fc3fbee2b93939 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155551 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Jenkins Reviewed-by: Thorsten Behrens <[email protected]> diff --git a/extras/source/templates/presnt/Candy/content.xml b/extras/source/templates/presnt/Candy/content.xml index aef0e01fa93b..c2e28dbad4e9 100644 --- a/extras/source/templates/presnt/Candy/content.xml +++ b/extras/source/templates/presnt/Candy/content.xml @@ -1427,7 +1427,7 @@ <draw:frame presentation:style-name="pr9" draw:text-style-name="P33" draw:layer="layout" svg:width="7.4cm" svg:height="2.217cm" svg:x="17.635cm" svg:y="7.077cm" presentation:class="title" presentation:user-transformed="true"> <draw:text-box> <text:p text:style-name="P31"> - <text:span text:style-name="T4">Ispum</text:span> + <text:span text:style-name="T4">Ipsum</text:span> </text:p> </draw:text-box> </draw:frame>
