]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix wxMediaCtrl::GetPlaybackRate() method name in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Feb 2012 15:39:53 +0000 (15:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Feb 2012 15:39:53 +0000 (15:39 +0000)
Closes #13983.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/mediactrl.h

index 62a2137b45e4f6432abc4c428ff6e2d8a3737efa..d88994e2aed258ab3704b65a7a06ad67e8ed3cf0 100644 (file)
@@ -304,7 +304,7 @@ public:
 
         @return zero on failure.
     */
-    double GetPlaybackrate();
+    double GetPlaybackRate();
 
     /**
         Obtains the state the playback of the media is in -