Author: mordante
Date: Sat Mar 19 23:02:59 2011
New Revision: 48942

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48942&view=rev
Log:
Fix a doxygen warning.

Modified:
    trunk/src/gui/dialogs/dialog.hpp

Modified: trunk/src/gui/dialogs/dialog.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/dialogs/dialog.hpp?rev=48942&r1=48941&r2=48942&view=diff
==============================================================================
--- trunk/src/gui/dialogs/dialog.hpp (original)
+++ trunk/src/gui/dialogs/dialog.hpp Sat Mar 19 23:02:59 2011
@@ -66,7 +66,7 @@
  *@endcode
  * Then use this macro in the implementation, inside the gui2 namespace.
  *
- * @note When the @ref id is "foo" and the type tfoo it's easier to use
+ * @note When the @p id is "foo" and the type tfoo it's easier to use
  * REGISTER_DIALOG(foo).
  *
  * @param type                    Class type of the window to register.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to