[Libreoffice-commits] core.git: extensions/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 11 04:44:31 UTC 2019
extensions/source/propctrlr/pushbuttonnavigation.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c283d46196c148733619ac0f59f07878ff95c7f1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Jul 10 18:03:36 2019 +0200
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Thu Jul 11 06:43:32 2019 +0200
Fix typo
Change-Id: I414367cd5eb59e99f5ac558b7bb9872847b96a96
Reviewed-on: https://gerrit.libreoffice.org/75371
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/extensions/source/propctrlr/pushbuttonnavigation.hxx b/extensions/source/propctrlr/pushbuttonnavigation.hxx
index 5929b0854e56..1b93c1475288 100644
--- a/extensions/source/propctrlr/pushbuttonnavigation.hxx
+++ b/extensions/source/propctrlr/pushbuttonnavigation.hxx
@@ -80,7 +80,7 @@ namespace pcr
css::beans::PropertyState
getCurrentTargetURLState( ) const;
- /** determines whether the current button tpye is FormButtonType_URL
+ /** determines whether the current button type is FormButtonType_URL
*/
bool currentButtonTypeIsOpenURL() const;
More information about the Libreoffice-commits
mailing list