Skip to content

Commit

Permalink
Fix Doxygen comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed May 3, 2014
1 parent 4936876 commit 648b397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mp_options.hpp
Expand Up @@ -150,9 +150,9 @@ class manager
* @param gamecfg The config object holding all eras, scenarios
* and modifications.
*
* @param video The screen to display the dialog on.
* @param display The screen to display the dialog on.
*
* @param initial_values The initial values for each option.
* @param initial_value The initial values for each option.
*/
manager(const config& gamecfg, game_display& display, gui::scrollpane* pane, const config& initial_value);

Expand Down

0 comments on commit 648b397

Please sign in to comment.