]> git.pond.sub.org Git - empserver/blobdiff - src/lib/update/main.c
Spell BTU and ETU consistently
[empserver] / src / lib / update / main.c
index 80c9be1ffb726447d85896c3d1c88245e9a7fded..8741901534d250e983f0d921349b249f1558e675 100644 (file)
@@ -63,7 +63,7 @@ update_main(void)
     struct natstr *np;
 
     update_running = 1;
-    logerror("production update (%d etus)", etu);
+    logerror("production update (%d ETUs)", etu);
     getrusage(RUSAGE_SELF, &rus1);
     game_record_update(time(NULL));
     journal_update(etu);