From af941fc5983e8bb204183247a7b89b9049339a8d Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 23 Oct 2010 18:12:38 +0000 Subject: (svn r21017) -Doc: Small fixes (by Krille). --- src/widget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widget.cpp') diff --git a/src/widget.cpp b/src/widget.cpp index fe0f2ce4b..df89438ca 100644 --- a/src/widget.cpp +++ b/src/widget.cpp @@ -1573,7 +1573,7 @@ void NWidgetViewport::Draw(const Window *w) /** * Initialize the viewport of the window. * @param w Window owning the viewport. - * @param follow_flags Type of viewport, see #InitializeViewport(). + * @param follow_flags Type of viewport, see #InitializeWindowViewport(). * @param zoom Zoom level. */ void NWidgetViewport::InitializeViewport(Window *w, uint32 follow_flags, ZoomLevel zoom) -- cgit v1.2.3-54-g00ecf