Author: mir3x
Date: Sat Oct 15 00:44:47 2016
New Revision: 34135

URL: http://svn.gna.org/viewcvs/freeciv?rev=34135&view=rev
Log:
Fix typo in qt options

See patch #7827


Modified:
    trunk/client/options.c

Modified: trunk/client/options.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/options.c?rev=34135&r1=34134&r2=34135&view=diff
==============================================================================
--- trunk/client/options.c      (original)
+++ trunk/client/options.c      Sat Oct 15 00:44:47 2016
@@ -3165,7 +3165,7 @@
                       "information and map preview about current savegame "),
                   COC_GRAPHICS, GUI_QT, TRUE, NULL),
   GEN_BOOL_OPTION(gui_qt_sidebar_left, N_("Sidebar position"),
-                  N_("If this option is set sidebarwill be on left, "
+                  N_("If this option is set sidebar will be on left, "
                       "otherwise it will on right side of map"),
                   COC_INTERFACE, GUI_QT, TRUE, NULL),
   GEN_STR_OPTION(gui_qt_wakeup_text,


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to