]> git.pond.sub.org Git - empserver/blobdiff - include/sect.h
Spell BTU and ETU consistently
[empserver] / include / sect.h
index 87368ee5e211079b3e3dbe0fa4b72a370670c1d4..8abfc0500f95ba0748c0f2d73f46d333dfc5390f 100644 (file)
@@ -82,7 +82,7 @@ struct sctstr {
     short sct_dist[I_MAX+1];   /* distribution thresholds */
     short sct_mines;           /* number of mines */
     short sct_pstage;          /* plague stage */
-    short sct_ptime;           /* how many etus remain in this stage */
+    short sct_ptime;           /* how many ETUs remain in this stage */
     unsigned char sct_che;     /* number of guerrillas */
     natid sct_che_target;      /* nation targeted by che */
     unsigned short sct_fallout;