diff options
Diffstat (limited to 'include/unotools/accessiblerelationsethelper.hxx')
-rw-r--r-- | include/unotools/accessiblerelationsethelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/accessiblerelationsethelper.hxx b/include/unotools/accessiblerelationsethelper.hxx index ea2fc9e8bef6..05d169230adc 100644 --- a/include/unotools/accessiblerelationsethelper.hxx +++ b/include/unotools/accessiblerelationsethelper.hxx @@ -114,7 +114,7 @@ public: virtual css::uno::Sequence< css::uno::Type> SAL_CALL getTypes() override; - /** Returns a implementation id. + /** Returns an implementation id. */ virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId() override; |