summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-07 17:17:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-08-07 20:28:44 +0200
commit1dddfbbdce43203284bdf874c2ef5662d9cacb51 (patch)
tree43d9738c8c3ea0d14a76ec0aa743979957d2293b /sd
parentbc5bd201609ae197f320823880e66187ae94c98a (diff)
Fix typos
Change-Id: I1ba1886b47f89916be387603d5cb959ddd5f9e84 Reviewed-on: https://gerrit.libreoffice.org/40844 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index cc71ee554cbf..b4e7ddeb0207 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -327,8 +327,8 @@ public:
@param nId
The id is expected to be a number between zero (inclusive) and
the number of layers as returned by the
- <member>GetTabLayerCount</member> method (exclusive). Note that
- Invalid values are ignored. No excpetion is thrown in that case.
+ <member>GetTabLayerCount</member> method (exclusive). Note that
+ Invalid values are ignored. No exception is thrown in that case.
*/
void SetActiveTabLayerIndex (int nId);