]> git.saurik.com Git - wxWidgets.git/commitdiff
fix typos
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 30 Oct 2008 11:15:08 +0000 (11:15 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 30 Oct 2008 11:15:08 +0000 (11:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/platdetails.h
docs/doxygen/overviews/log.h

index d93aed9b404e46be3516eb54d6296613d0c85cc2..17813b6a67d35a13c7be59b12f8f467325e6080e 100644 (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 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
 
 */
index 048f291d39101713d8d36cee04612a21d814cd10..f39f4cbcc31340b180998a625c6843caa188c1f0 100644 (file)
@@ -28,6 +28,8 @@ Classes:
 @li @ref overview_log_targets
 @li @ref overview_log_customize
 
+<hr>
+
 
 @section overview_log_introduction Introduction