summaryrefslogtreecommitdiff
path: root/src/doom/d_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/d_net.h')
-rw-r--r--src/doom/d_net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doom/d_net.h b/src/doom/d_net.h
index 6d162d20..f801d216 100644
--- a/src/doom/d_net.h
+++ b/src/doom/d_net.h
@@ -42,7 +42,7 @@ void D_QuitNetGame (void);
//? how many ticks to run?
void TryRunTics (void);
-// Called at start of game loop to initialise timers
+// Called at start of game loop to initialize timers
void D_StartGameLoop(void);
extern boolean drone;