summaryrefslogtreecommitdiffstats
path: root/accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-13 00:20:20 +0100
committerMark Page <aptitude@btconnect.com>2017-11-13 08:43:17 +0100
commitd71bcc4dc5025ea24944454908098269cfd095a3 (patch)
tree4e0e21223c2b7fc157b840d2c717eb1dd1ba7942 /accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx
parentiOS, update to version 11.1 (diff)
downloadcore-d71bcc4dc5025ea24944454908098269cfd095a3.tar.gz
core-d71bcc4dc5025ea24944454908098269cfd095a3.zip
Fix typos
Change-Id: Ia544298334364ece3b3963a4adc00c5e01189b91 Reviewed-on: https://gerrit.libreoffice.org/44654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Page <aptitude@btconnect.com>
Diffstat (limited to 'accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx')
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx b/accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx
index 75cb5e0d739a..63229c19b3ce 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxTableCell.hxx
@@ -58,7 +58,7 @@ namespace accessibility
/** Queries for a new interface. */
css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType ) override;
- /** Aquires the object (calls acquire() on base class). */
+ /** Acquires the object (calls acquire() on base class). */
virtual void SAL_CALL acquire() throw () override;
/** Releases the object (calls release() on base class). */