summaryrefslogtreecommitdiff
path: root/include/vcl/splitwin.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:44:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 17:20:17 +0000
commitfeeb8ccfe1aff373e158b64f76e35da1a4e295c0 (patch)
tree890e7ea67c70fde2afc41e1c657e1035feed98a7 /include/vcl/splitwin.hxx
parentddc1429bf34bff7457849fbd6ff6cc96b87bfbba (diff)
Fix typos
Change-Id: Ia8bd59be341b0731198d48df974b60ecb04e289c Reviewed-on: https://gerrit.libreoffice.org/35635 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vcl/splitwin.hxx')
-rw-r--r--include/vcl/splitwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/splitwin.hxx b/include/vcl/splitwin.hxx
index f8ab98e08cbe..e32c999fac43 100644
--- a/include/vcl/splitwin.hxx
+++ b/include/vcl/splitwin.hxx
@@ -155,7 +155,7 @@ public:
Id of the item for which the size limits are set.
@param rRange
Values of -1 define missing bounds, thus setting a range (-1,-1)
- (the default) removes the size limitiation.
+ (the default) removes the size limit.
*/
void SetItemSizeRange (sal_uInt16 nId, const Range& rRange);
/** Return the current size limits for the specified item.