Author: sveinung
Date: Wed Oct 14 23:53:33 2015
New Revision: 30088

URL: http://svn.gna.org/viewcvs/freeciv?rev=30088&view=rev
Log:
Comment spell fix

Modified:
    trunk/server/unittools.c

Modified: trunk/server/unittools.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/unittools.c?rev=30088&r1=30087&r2=30088&view=diff
==============================================================================
--- trunk/server/unittools.c    (original)
+++ trunk/server/unittools.c    Wed Oct 14 23:53:33 2015
@@ -2606,7 +2606,7 @@
    default:
      unit_activity_handling(punit, ACTIVITY_IDLE);
 
-     /* FIXME: When the manage_auot_explorer() call changes the activity from
+     /* FIXME: When the manage_auto_explorer() call changes the activity from
       * EXPLORE to IDLE, in unit_activity_handling() ai.control is left
       * alone.  We reset it here.  See PR#12931. */
      punit->ai_controlled = FALSE;


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

Reply via email to