sw/source/core/inc/tabfrm.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 195f05311277c38dadc8894ee09b3c1cabc0e6e6 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Dec 23 18:08:27 2018 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Jan 5 10:14:51 2019 +0100 Fix typo in method name Change-Id: I6d4a0dfa1eed5da0efdac7553d73fc3ae681f5f9 Reviewed-on: https://gerrit.libreoffice.org/65883 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/inc/tabfrm.hxx b/sw/source/core/inc/tabfrm.hxx index 78a61b49f630..176396c6667a 100644 --- a/sw/source/core/inc/tabfrm.hxx +++ b/sw/source/core/inc/tabfrm.hxx @@ -111,7 +111,7 @@ protected: virtual SwTwips GrowFrame ( SwTwips, bool bTst = false, bool bInfo = false ) override; public: - SwTabFrame( SwTable &, SwFrame* ); // calling Regist Flys always after creation _and_pasting! + SwTabFrame( SwTable &, SwFrame* ); // calling RegistFlys always after creation _and_pasting! SwTabFrame( SwTabFrame & ); // _only_ for the creation of follows void JoinAndDelFollows(); // for DelFrames of the TableNodes! _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits