From 557844d031748a8f3c97a1f866247dc84d56aa25 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 7 Apr 2007 10:40:11 +0000 Subject: [PATCH] fix typo in OnClosingDocument() name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/view.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/view.tex b/docs/latex/wx/view.tex index f364dc1322..993aa9f9ca 100644 --- a/docs/latex/wx/view.tex +++ b/docs/latex/wx/view.tex @@ -141,7 +141,7 @@ frame associated with the view. \membersection{wxView::OnClosingDocument}\label{wxviewonclosingdocument} -\func{virtual void}{OnClosingDoocument}{\void} +\func{virtual void}{OnClosingDocument}{\void} Override this to clean up the view when the document is being closed. -- 2.45.2