summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-03-29 21:49:15 +0200
committerMichael Stahl <mstahl@redhat.com>2016-03-29 21:52:08 +0200
commit973dc1ebe03b0f1f0b0e167d64bac8b42c6f241c (patch)
tree40563fed594648e019c71db7e166d588f58eaa49
parentconfigure: put back lines erroneously deleted by 96c1ae1 (diff)
downloadcore-973dc1ebe03b0f1f0b0e167d64bac8b42c6f241c.tar.gz
core-973dc1ebe03b0f1f0b0e167d64bac8b42c6f241c.zip
vcl: misleading copypasta in documentation
Change-Id: I673940fde7484500cbf30d4a4b760a8bf4448e33
-rw-r--r--include/vcl/svapp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/svapp.hxx b/include/vcl/svapp.hxx
index 608a1b97dc4a..c946b353440b 100644
--- a/include/vcl/svapp.hxx
+++ b/include/vcl/svapp.hxx
@@ -1555,7 +1555,7 @@ public:
}
}
- /** Releases mutex. */
+ /** Re-acquires mutex. */
void SAL_CALL reset()
{
if( m_bCleared)