From: Robin Dunn Date: Wed, 13 Jun 2012 23:20:20 +0000 (+0000) Subject: minor doc tweak X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/aa3cb98a4058245f50185090c4d8a2e42548c95e minor doc tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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