From 78d845168ac13f8ebfcf10765c0dbed4b4ed39db Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Thu, 22 May 2008 06:34:00 +0000 Subject: [PATCH] Fixed \newsince typo pointed out by Tim Stahlhut. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/docmanag.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/docmanag.tex b/docs/latex/wx/docmanag.tex index 6e53df45bc..7ef8dbe3bf 100644 --- a/docs/latex/wx/docmanag.tex +++ b/docs/latex/wx/docmanag.tex @@ -346,7 +346,7 @@ counter. To customize this behaviour, you need to override the virtual only need to call this method, an not to override it, please use this method which is forward-compatible with wxWidgets 3.0. -\wxsince{2.8.8} +\newsince{2.8.8} \membersection{wxDocManager::OnCreateFileHistory}\label{wxdocmanageroncreatefilehistory}