From 2e1ff9a2dfdaaffe1357224b0a268ea5b662059b Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 22 Aug 2008 14:00:39 +0000 Subject: [PATCH] Typo corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/richtextattr.tex | 2 +- docs/latex/wx/textattrex.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/richtextattr.tex b/docs/latex/wx/richtextattr.tex index db6401e5e2..54c0f24763 100644 --- a/docs/latex/wx/richtextattr.tex +++ b/docs/latex/wx/richtextattr.tex @@ -311,7 +311,7 @@ Returns the name of the list style. \membersection{wxRichTextAttr::GetOutlineLevel}\label{wxrichtextattrgetoutlinelevel} -\constfunc{bool}{GetOutlineLevel}{\void} +\constfunc{int}{GetOutlineLevel}{\void} Returns the outline level. diff --git a/docs/latex/wx/textattrex.tex b/docs/latex/wx/textattrex.tex index f190f3b59b..c11fbc0e69 100644 --- a/docs/latex/wx/textattrex.tex +++ b/docs/latex/wx/textattrex.tex @@ -223,7 +223,7 @@ Returns the name of the list style. \membersection{wxTextAttrEx::GetOutlineLevel}\label{wxtextattrexgetoutlinelevel} -\constfunc{bool}{GetOutlineLevel}{\void} +\constfunc{int}{GetOutlineLevel}{\void} Returns the outline level.