Fix typo
Change-Id: I8f6725b66ea076804e5a1966e3acb88999d2204d Reviewed-on: https://gerrit.libreoffice.org/73685 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
714fa1af62
commit
1a5ab86511
@@ -33,7 +33,7 @@ namespace svt
|
||||
typedef ::cppu::WeakImplHelper < css::task::XInteractionHandler
|
||||
> OFilePickerInteractionHandler_Base;
|
||||
|
||||
/** a InteractionHandler implementation which extends another handler with some customizability
|
||||
/** an InteractionHandler implementation which extends another handler with some customizability
|
||||
*/
|
||||
class OFilePickerInteractionHandler final : public OFilePickerInteractionHandler_Base
|
||||
{
|
||||
|
Reference in New Issue
Block a user