summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index 152e69c210..34c122a86a 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -1379,7 +1379,7 @@ game_start:
_initialise_branch_depths();
init_level_connectivity();
- //Generate the second name of Jiyva
+ // Generate the second name of Jiyva
_fix_up_god_name();
_save_newgame_options();