include/vcl/dialoghelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a39a6476fdbda5adf963b836b6740665affa39d5 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Feb 13 18:33:26 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Feb 13 18:42:01 2020 +0100 Fix typo Change-Id: I63e1634114ca436d7fb4f8afe4cb7a0ac7824209 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88624 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/vcl/dialoghelper.hxx b/include/vcl/dialoghelper.hxx index a975811c792f..f8d9ffee83a0 100644 --- a/include/vcl/dialoghelper.hxx +++ b/include/vcl/dialoghelper.hxx @@ -16,7 +16,7 @@ class Window; /* cancel dialogs that are a child of pParent this is used by com.sun.star.embed.DocumentCloser which itself is only used by extensions/source/activex/SOActiveX.cxx see extensions/source/activex/README.txt - posibly dubious if this actually works as expected + possibly dubious if this actually works as expected */ VCL_DLLPUBLIC void EndAllDialogs(vcl::Window const* pParent); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits