Author: sveinung
Date: Tue Feb 23 20:34:15 2016
New Revision: 32048

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

Modified:
    branches/S2_6/utility/log.c

Modified: branches/S2_6/utility/log.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/utility/log.c?rev=32048&r1=32047&r2=32048&view=diff
==============================================================================
--- branches/S2_6/utility/log.c (original)
+++ branches/S2_6/utility/log.c Tue Feb 23 20:34:15 2016
@@ -317,7 +317,7 @@
 
 /*****************************************************************************
   Unconditionally print a simple string.
-  Let the callback do its own level formating and add a '\n' if it wants.
+  Let the callback do its own level formatting and add a '\n' if it wants.
 *****************************************************************************/
 static void log_write(FILE *fs, enum log_level level, bool print_from_where,
                       const char *where, const char *message)


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

Reply via email to