From aa3cb98a4058245f50185090c4d8a2e42548c95e Mon Sep 17 00:00:00 2001 From: Robin Dunn <robin@alldunn.com> Date: Wed, 13 Jun 2012 23:20:20 +0000 Subject: [PATCH] minor doc tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/scrolwin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/scrolwin.h b/interface/wx/scrolwin.h index 3ce36d736f..8a9b909309 100644 --- a/interface/wx/scrolwin.h +++ b/interface/wx/scrolwin.h @@ -578,7 +578,7 @@ protected: /** Scrolled window derived from wxPanel. - See wxScrolled for detailed description. + See wxScrolled for a detailed description. @note Note that because this class derives from wxPanel, it shares its behaviour with regard to TAB traversal and focus handling (in -- 2.45.2