summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/directn.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/directn.cc')
-rw-r--r--crawl-ref/source/directn.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/directn.cc b/crawl-ref/source/directn.cc
index 47cdd1542e..b332862a97 100644
--- a/crawl-ref/source/directn.cc
+++ b/crawl-ref/source/directn.cc
@@ -2775,8 +2775,8 @@ static std::string _base_feature_desc(dungeon_feature_type grid,
return ("roughly hewn altar of Beogh");
case DNGN_ALTAR_JIYVA:
return ("viscous altar of Jiyva");
- case DNGN_ALTAR_FEAWN:
- return ("blossoming altar of Feawn");
+ case DNGN_ALTAR_FEDHAS:
+ return ("blossoming altar of Fedhas");
case DNGN_ALTAR_CHEIBRIADOS:
return ("snail-covered altar of Cheibriados");