sd/source/core/sdpage.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0dd3241c3ac5efa672d99387b1454813e8b6df49 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Aug 14 00:25:57 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Aug 14 10:46:15 2025 +0200 Fix typo Change-Id: Id0b2bfc8f61f7ce1be4bddd34ab2a5f1a9877490 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189555 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sd/source/core/sdpage.cxx b/sd/source/core/sdpage.cxx index 86863f38738f..d4d46a73f4c1 100644 --- a/sd/source/core/sdpage.cxx +++ b/sd/source/core/sdpage.cxx @@ -2288,7 +2288,7 @@ static rtl::Reference<SdrObject> convertPresentationObjectImpl(SdPage& rPage, Sd @param rRect The rectangle that should be used to transform the shape @param rCustomPrompt - The custom prompt text for placeholder text in presObj's, if its empty the default is used + The custom prompt text for placeholder text in presObj's, if it's empty the default is used @param bInit If true the shape is created if not found @returns