From: Francesco Montorsi Date: Thu, 30 Oct 2008 11:15:08 +0000 (+0000) Subject: fix typos X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/335da902993c4ed1faa81654b0ef22f999d585ac fix typos git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h index d93aed9b40..17813b6a67 100644 --- a/docs/doxygen/mainpages/platdetails.h +++ b/docs/doxygen/mainpages/platdetails.h @@ -640,6 +640,6 @@ necessary to use the underlying toolkit API directly: @li wxMSW port uses win32 API: see MSDN docs at http://msdn2.microsoft.com/en-us/library/ms649779.aspx @li wxGTK port uses GTK+: see GTK+ 2.x docs at http://developer.gnome.org/doc/API/2.0/gtk/index.html @li wxMac port uses the Carbon API: see Carbon docs at http://developer.apple.com/carbon -@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/carbon +@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/cocoa */ diff --git a/docs/doxygen/overviews/log.h b/docs/doxygen/overviews/log.h index 048f291d39..f39f4cbcc3 100644 --- a/docs/doxygen/overviews/log.h +++ b/docs/doxygen/overviews/log.h @@ -28,6 +28,8 @@ Classes: @li @ref overview_log_targets @li @ref overview_log_customize +
+ @section overview_log_introduction Introduction