basctl/source/inc/layout.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7379a8084df6fd659591ec114d43122ef1686d00 Author: Andrea Gelmini <[email protected]> AuthorDate: Wed Mar 20 16:09:31 2019 +0000 Commit: Adolfo Jayme Barrientos <[email protected]> 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 <[email protected]> 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: _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
