summaryrefslogtreecommitdiffstats
path: root/include/salhelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-19 00:00:46 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-19 07:19:35 +0100
commit8efd39be747c729a7f5b40cbca3e2a93585f9413 (patch)
tree7b5114af39a97964057c373d3ec2a2b6a706d5e2 /include/salhelper
parentshow rest of the menu bar in a pop-up if the are is too small (diff)
downloadcore-8efd39be747c729a7f5b40cbca3e2a93585f9413.tar.gz
core-8efd39be747c729a7f5b40cbca3e2a93585f9413.zip
Fix typos
Change-Id: Ibffe19c1dfda9d0f4ba8d2a0761ad1222491007f Reviewed-on: https://gerrit.libreoffice.org/46599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/salhelper')
-rw-r--r--include/salhelper/singletonref.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/salhelper/singletonref.hxx b/include/salhelper/singletonref.hxx
index e83df522abee..45f685835d54 100644
--- a/include/salhelper/singletonref.hxx
+++ b/include/salhelper/singletonref.hxx
@@ -111,7 +111,7 @@ class SingletonRef
/** @short standard dtor.
The internal wrapped object is removed only,
- if its ref count wil be 0. Otherwise this method
+ if its ref count will be 0. Otherwise this method
does nothing ... except decreasing of the internal
ref count!
*/