[Libreoffice-commits] core.git: forms/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 6 05:09:21 UTC 2019
forms/source/component/refvaluecomponent.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 882074308d36e0ffa5c45ac21d1d720288311953
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:24 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jun 6 07:07:51 2019 +0200
Fix typo
Change-Id: I351a41c7b6964bdf60d9231640c18461fca81ff2
Reviewed-on: https://gerrit.libreoffice.org/73575
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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
{
More information about the Libreoffice-commits
mailing list