From 9cc02d047b474cfcd26e3af6eff6a15ef2d93a40 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 4 Jul 2002 17:03:57 +0000 Subject: [PATCH] fixed typo in including function.tex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/manual.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/manual.tex b/docs/latex/wx/manual.tex index e741421724..45769b0ad0 100644 --- a/docs/latex/wx/manual.tex +++ b/docs/latex/wx/manual.tex @@ -654,7 +654,7 @@ That's all there is to it! \input body.tex \input classes.tex -\input functions.tex +\input function.tex \input constant.tex \input category.tex \input topics.tex