Skip to content

Commit

Permalink
MythUIWebBrowser: correct a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Harrison committed Apr 28, 2013
1 parent 30a6b42 commit 6ed3c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythui/mythuiwebbrowser.cpp
Expand Up @@ -1151,7 +1151,7 @@ void MythUIWebBrowser::ZoomOut(void)

/** \fn MythUIWebBrowser::SetZoom(float)
* \brief Set the text size to specific size
* \param zoom The size to use. Useful values are between 0.2 and 5.0
* \param zoom The size to use. Useful values are between 0.3 and 5.0
*/
void MythUIWebBrowser::SetZoom(float zoom)
{
Expand Down

0 comments on commit 6ed3c42

Please sign in to comment.