include/salhelper/singletonref.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 40b9e26fe23ada72dd96f6597a0a63256a587dee Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Jul 11 22:24:56 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Jul 14 22:50:27 2019 +0200 Fix typo Change-Id: Ia26d1d8fbeafe936b2b52919188093cb6729e7eb Reviewed-on: https://gerrit.libreoffice.org/75585 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/salhelper/singletonref.hxx b/include/salhelper/singletonref.hxx index 9d9747ee70ae..c6e9cbe2a727 100644 --- a/include/salhelper/singletonref.hxx +++ b/include/salhelper/singletonref.hxx @@ -37,7 +37,7 @@ namespace salhelper{ Such classes can be instantiated every time they are needed. But the internal wrapped object will - be created one times only. Of course its used + be created one times only. Of course it's used resources are referenced one times only too. This template hold it alive till the last reference is gone. Further all operations _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits