fix typos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-30 11:15:08 +00:00
parent b4da9d62df
commit 335da90299
2 changed files with 3 additions and 1 deletions

View File

@@ -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 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 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 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
*/ */

View File

@@ -28,6 +28,8 @@ Classes:
@li @ref overview_log_targets @li @ref overview_log_targets
@li @ref overview_log_customize @li @ref overview_log_customize
<hr>
@section overview_log_introduction Introduction @section overview_log_introduction Introduction