From df1bc4fa5c24840fad43acc6e23947f67ed3e2d3 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 19 Oct 2007 15:07:33 +0000 Subject: [PATCH] minor corr git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/dataviewmodel.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/dataviewmodel.tex b/docs/latex/wx/dataviewmodel.tex index 2c9d924b58..7cf9910703 100644 --- a/docs/latex/wx/dataviewmodel.tex +++ b/docs/latex/wx/dataviewmodel.tex @@ -66,7 +66,7 @@ from the base model: Note that wxDataViewModel is reference counted, derives from \helpref{wxObjectRefData}{wxobjectrefdata} and cannot be deleted -directly as it can be shares by several wxDataViewCtrl. This +directly as it can be shared by several wxDataViewCtrls. This implies that you need to decrease the reference count after associating the model with a control like this: -- 2.45.2