Fix wxMediaCtrl::GetPlaybackRate() method name in the documentation.

Closes #13983.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-02-15 15:39:53 +00:00
parent 0c2bed825d
commit 16205a28d2

View File

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