summaryrefslogtreecommitdiff
path: root/sal/workben
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:56:52 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 07:07:18 +0000
commitc15d93f252df25b1d0e406abb08e3a3e5df71f5e (patch)
tree8e1f84bb3b9e15c34872317dcbd6cbaedac03b18 /sal/workben
parenta55c2728453c68f44966fc31b4a483416c43b8f3 (diff)
Fix typos
Change-Id: Ia41f4f0ca30ae3346d0720271478ec5bcdab797b Reviewed-on: https://gerrit.libreoffice.org/18967 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sal/workben')
-rw-r--r--sal/workben/clipboardwben/testpaste/cbptest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/clipboardwben/testpaste/cbptest.cxx b/sal/workben/clipboardwben/testpaste/cbptest.cxx
index 5a5faeafa88e..dfdbad1c344b 100644
--- a/sal/workben/clipboardwben/testpaste/cbptest.cxx
+++ b/sal/workben/clipboardwben/testpaste/cbptest.cxx
@@ -376,7 +376,7 @@ void PasteClipboardData(HWND hwndParent)
&hThread, //pointer to the array of objects
FALSE, //Wait for all objects?
INFINITE, //Wait How Long?
- QS_ALLINPUT //Wait for all messges
+ QS_ALLINPUT //Wait for all messages
);
//This means that the object is signaled