summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-16 11:31:51 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-04-16 23:19:34 +0200
commit0f93692fda4226323422cf82ce34ae4bd5e22fab (patch)
treed79d74bb5ffbc37df5580d67e43d013614d2cf9e /accessibility
parent7c6fbd0ac3b5927b337aa69b132aba14e9b3103f (diff)
Fix typos
Change-Id: Ife28cd9399cfcb375bad764dac7424eda50d430d Reviewed-on: https://gerrit.libreoffice.org/52198 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/source/extended/accessibleeditbrowseboxcell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/source/extended/accessibleeditbrowseboxcell.cxx b/accessibility/source/extended/accessibleeditbrowseboxcell.cxx
index 221dd742b3d3..ff5ddbde89eb 100644
--- a/accessibility/source/extended/accessibleeditbrowseboxcell.cxx
+++ b/accessibility/source/extended/accessibleeditbrowseboxcell.cxx
@@ -235,7 +235,7 @@ namespace accessibility
m_pBrowseBox = nullptr;
m_xControlAccessible.clear();
m_aContext.clear();
- // NO dispose of the inner object there: it is the css::accessibility::XAccessible of an window, and disposing
+ // NO dispose of the inner object there: it is the css::accessibility::XAccessible of a window, and disposing
// it would delete the respective VCL window
}
} // namespace accessibility