summaryrefslogtreecommitdiffstats
path: root/include/vcl/button.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/button.hxx')
-rw-r--r--include/vcl/button.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/button.hxx b/include/vcl/button.hxx
index 4e420a02cde9..bc82b7c78bd8 100644
--- a/include/vcl/button.hxx
+++ b/include/vcl/button.hxx
@@ -91,7 +91,7 @@ public:
void SetSmallSymbol();
virtual bool set_property(const OString &rKey, const OUString &rValue) override;
- /// Sets the button state according to the FeatureStateEvent emitted by an Uno state change.
+ /// Sets the button state according to the FeatureStateEvent emitted by a Uno state change.
virtual void statusChanged(const css::frame::FeatureStateEvent& rEvent);
virtual FactoryFunction GetUITestFactory() const override;