summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-09-02 06:16:28 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-09-27 12:14:06 +0200
commitd71859ed79eef8d0d76ea93530fe708b0effdc80 (patch)
tree58cdbd13e8b777a7afec9a2dd363e1e6ae3304e2 /svx/source/svdraw/svdmrkv.cxx
parent1534025a0386584a7b8f3f929b10ce5eb33257cf (diff)
Fix typos
Change-Id: Icfe120db02a70d43e4120d1f4cbb2704640d3990 Reviewed-on: https://gerrit.libreoffice.org/59470 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source/svdraw/svdmrkv.cxx')
-rw-r--r--svx/source/svdraw/svdmrkv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index 7a9048761e0c..16f21be65a76 100644
--- a/svx/source/svdraw/svdmrkv.cxx
+++ b/svx/source/svdraw/svdmrkv.cxx
@@ -786,7 +786,7 @@ void SdrMarkView::SetMarkHandles(SfxViewShell* pOtherShell)
{
if (pOtherShell)
{
- // An other shell wants to know about our existing
+ // Another shell wants to know about our existing
// selection.
if (pViewShell != pOtherShell)
SfxLokHelper::notifyOtherView(pViewShell, pOtherShell, LOK_CALLBACK_GRAPHIC_VIEW_SELECTION, "selection", sSelection);