From ee495c299b3d70b7a7099c51c6badf35a23f9a96 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 11:41:08 +0100 Subject: Fix typos Change-Id: I389542e18fcf71011f22919743b5280779f449fd Reviewed-on: https://gerrit.libreoffice.org/35632 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/dbaccess/ToolBoxHelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dbaccess') diff --git a/include/dbaccess/ToolBoxHelper.hxx b/include/dbaccess/ToolBoxHelper.hxx index 466349fbecf5..527197b43de5 100644 --- a/include/dbaccess/ToolBoxHelper.hxx +++ b/include/dbaccess/ToolBoxHelper.hxx @@ -44,7 +44,7 @@ namespace dbaui @param _rDiff Contains the difference of the old and new toolbox size. - TO-DO: remove this when all implmentations + TO-DO: remove this when all implementations are converted to .ui format */ virtual void resizeControls(const Size& _rDiff) = 0; -- cgit