[Libreoffice-commits] core.git: basctl/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Mar 21 07:10:23 UTC 2019
basctl/source/inc/layout.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7379a8084df6fd659591ec114d43122ef1686d00
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Mar 20 16:09:31 2019 +0000
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Mar 21 08:09:59 2019 +0100
Fix typo
Change-Id: I5e585dfe96e650da40c0311928e681619ba40bca
Reviewed-on: https://gerrit.libreoffice.org/69494
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/basctl/source/inc/layout.hxx b/basctl/source/inc/layout.hxx
index e054d32d23e0..9618f3c6bd8e 100644
--- a/basctl/source/inc/layout.hxx
+++ b/basctl/source/inc/layout.hxx
@@ -74,7 +74,7 @@ private:
// when this window has at first (nonempty) size
bool bFirstSize;
- // horizontal or vertical splitted strip
+ // horizontal or vertical split strip
class SplittedSide
{
public:
More information about the Libreoffice-commits
mailing list