diff options
Diffstat (limited to 'includes/RtsAPI.h')
| -rw-r--r-- | includes/RtsAPI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/RtsAPI.h b/includes/RtsAPI.h index 2c68219b8b..bf25c011fc 100644 --- a/includes/RtsAPI.h +++ b/includes/RtsAPI.h @@ -176,7 +176,7 @@ typedef struct _RTSStats { // ----------------------------------- // Cumulative stats about time use - // (we use signed values here because due to inacuracies in timers + // (we use signed values here because due to inaccuracies in timers // the values can occasionally go slightly negative) // Total CPU time used by the mutator |
