summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:23:24 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-06-06 07:07:51 +0200
commit882074308d36e0ffa5c45ac21d1d720288311953 (patch)
tree1598594c0dff7b453629128b9fde7c060cc37210 /forms
parent4023c43523c1d3829b9cda73dc8eb14eb1ce6e54 (diff)
Fix typo
Change-Id: I351a41c7b6964bdf60d9231640c18461fca81ff2 Reviewed-on: https://gerrit.libreoffice.org/73575 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/refvaluecomponent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx
index 804c477586ca..958837ffcc18 100644
--- a/forms/source/component/refvaluecomponent.hxx
+++ b/forms/source/component/refvaluecomponent.hxx
@@ -27,7 +27,7 @@
namespace frm
{
- /** a OBoundControlModel which features the exchange of a reference value
+ /** an OBoundControlModel which features the exchange of a reference value
*/
class OReferenceValueComponent : public OBoundControlModel
{