Change-Id: I080533a791c8ad0034b4b24ea630c6ab7265e31e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169171
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-06-18 22:57:36 +02:00 committed by Julien Nabet
parent dbfa98d162
commit bbf9d0a934

View file

@ -22,7 +22,7 @@
#include "comifaces.hxx"
/* creates a UnoTypWrapper and sets the Name property to the value
/* creates a UnoTypeWrapper and sets the Name property to the value
specified by sTypeName.
Returns true if the object could be created and initialized.
*/