aboutsummaryrefslogtreecommitdiffstats
path: root/src/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h
index a88d73f..b45e4ec 100644
--- a/src/state.h
+++ b/src/state.h
@@ -53,7 +53,7 @@ enum darkness {
ASTRONOMICAL_TWILIGHT = 3,
/**
- * The sky is reallu dark blue.
+ * The sky is really dark blue.
*/
NIGHT = 4
};