vcl/source/window/menu.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5bda25ca1b9ce0393cd98ca6963429872fd34f30 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Tue Dec 19 12:24:22 2017 +0100 Fix typo Change-Id: I70dc1742bc9462db96c4be7d37d1881a8cb0b0a6 Reviewed-on: https://gerrit.libreoffice.org/46788 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx index 983a25a11ad6..368008bb91d6 100644 --- a/vcl/source/window/menu.cxx +++ b/vcl/source/window/menu.cxx @@ -122,7 +122,7 @@ void ImplClosePopupToolBox( const VclPtr<vcl::Window>& pWin ) } // TODO: Move to common code with the same function in toolbox -// Draw the ">>" - more indictor at the coordinates +// Draw the ">>" - more indicator at the coordinates void lclDrawMoreIndicator(vcl::RenderContext& rRenderContext, const tools::Rectangle& rRect) { rRenderContext.Push(PushFlags::FILLCOLOR | PushFlags::LINECOLOR); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits