(svn r16172) -Fix (r16171): typo (thanks SmatZ)

This commit is contained in:
yexo
2009-04-26 17:16:30 +00:00
parent 406e231634
commit 59a9d1eade
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ public:
ERR_AREA_ALREADY_FLAT, // [STR_ALREADY_LEVELLED]
/** There is a tunnel underneed */
ERR_ESCAVATION_WOULD_DAMAGE, // [STR_ERROR_EXCAVATION_WOULD_DAMAGE]
ERR_EXCAVATION_WOULD_DAMAGE, // [STR_ERROR_EXCAVATION_WOULD_DAMAGE]
};
/**