summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/clickableimage.cxx')
-rw-r--r--forms/source/component/clickableimage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/clickableimage.cxx b/forms/source/component/clickableimage.cxx
index 1d4618846f4e..d65267d2f3fd 100644
--- a/forms/source/component/clickableimage.cxx
+++ b/forms/source/component/clickableimage.cxx
@@ -747,7 +747,7 @@ namespace frm
}
// Search for the Object shell by iterating over all Object shells
- // and comparing their XModel to our´s.
+ // and comparing their XModel to ours.
// As an optimization, we try the current Object shell first.
SfxObjectShell *pObjSh = nullptr;