framework/inc/taskcreatordefs.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c85c31b59a58accfb3766760705816d3dd4ecfd8 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jan 6 19:58:32 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Jan 7 16:06:13 2020 +0100 Fix typo Change-Id: I0cf1ab7a86fd3b9323f1b5d219b6943b2f61884c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86300 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/framework/inc/taskcreatordefs.hxx b/framework/inc/taskcreatordefs.hxx index b0044d958462..1b63cd28105b 100644 --- a/framework/inc/taskcreatordefs.hxx +++ b/framework/inc/taskcreatordefs.hxx @@ -28,7 +28,7 @@ const char ARGUMENT_PARENTFRAME[] = "ParentFrame"; // XFrame */ const char ARGUMENT_FRAMENAME[] = "FrameName"; // OUString -/// [sal_Bool] If its set to sal_True we will make the new created frame visible. +/// [sal_Bool] If it's set to sal_True we will make the new created frame visible. const char ARGUMENT_MAKEVISIBLE[] = "MakeVisible"; // sal_Bool /** [sal_Bool] If not "ContainerWindow" property is set it force creation of a _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits