Author: mordante
Date: Thu Apr 14 20:39:25 2011
New Revision: 49196

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49196&view=rev
Log:
Fix several wiki formatting errors.

The errors were found by the changes in the last commit.

Modified:
    trunk/src/gui/auxiliary/canvas.cpp
    trunk/src/gui/dialogs/mp_login.cpp
    trunk/src/gui/widgets/settings.cpp

Modified: trunk/src/gui/auxiliary/canvas.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/auxiliary/canvas.cpp?rev=49196&r1=49195&r2=49196&view=diff
==============================================================================
--- trunk/src/gui/auxiliary/canvas.cpp (original)
+++ trunk/src/gui/auxiliary/canvas.cpp Thu Apr 14 20:39:25 2011
@@ -320,7 +320,7 @@
  *     color & color & "" &            The color of the line. $
  *     thickness & unsigned & 0 &      The thickness of the line if 0 nothing
  *                                     is drawn. $
- *     debug & string & "" &           Debug message to show upon creation$
+ *     debug & string & "" &           Debug message to show upon creation
  *                                     this message is not stored. $
  * @end{table}
  *
@@ -450,7 +450,7 @@
  *                                     replaced by Pango markup this field will
  *                                     change later on. Note widgets that allow
  *                                     marked up text can use markup to change
- *                                     the font style.$
+ *                                     the font style. $
  *
  *     v_align &                       Vertical alignment; how an item is
  *                                     aligned vertically in the available
@@ -470,7 +470,7 @@
  *                                     @* center centered $
  *
  *     f_h_align &                     A horizontal alignment or a formula
- *                                     returning a horizontal alignment.$
+ *                                     returning a horizontal alignment. $
  *
  *     border &                        Comma separated list of borders to use.
  *                                     Possible values:
@@ -796,7 +796,7 @@
  * radius & f_unsigned & 0 &       The radius of the circle if 0 nothing is
  *                                 drawn. $
  * color & color & "" &            The color of the circle. $
- * debug & string & "" &           Debug message to show upon creation$ this
+ * debug & string & "" &           Debug message to show upon creation this
  *                                 message is not stored. $
  * @end{table}
  *

Modified: trunk/src/gui/dialogs/mp_login.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/dialogs/mp_login.cpp?rev=49196&r1=49195&r2=49196&view=diff
==============================================================================
--- trunk/src/gui/dialogs/mp_login.cpp (original)
+++ trunk/src/gui/dialogs/mp_login.cpp Thu Apr 14 20:39:25 2011
@@ -45,7 +45,7 @@
  *
  * remember_password & & toggle_button & o &
  *         A toggle button to offer to remember the password in the
- *         preferences.$
+ *         preferences. $
  *
  * password_reminder & & button & o &
  *         Request a password reminder. $

Modified: trunk/src/gui/widgets/settings.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/settings.cpp?rev=49196&r1=49195&r2=49196&view=diff
==============================================================================
--- trunk/src/gui/widgets/settings.cpp (original)
+++ trunk/src/gui/widgets/settings.cpp Thu Apr 14 20:39:25 2011
@@ -347,7 +347,7 @@
  *                                     The string used to append the tooltip
  *                                     if there is also a helptip. The WML
  *                                     variable $hotkey can be used to get show
- *                                     the name of the hotkey for the help.$
+ *                                     the name of the hotkey for the help. $
  * @end{table}
  */
 


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

Reply via email to