summaryrefslogtreecommitdiff
path: root/src/widgets/terraform_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/terraform_widget.h')
-rw-r--r--src/widgets/terraform_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/terraform_widget.h b/src/widgets/terraform_widget.h
index 7429f41ea..7f8a4c4d1 100644
--- a/src/widgets/terraform_widget.h
+++ b/src/widgets/terraform_widget.h
@@ -21,7 +21,7 @@ enum TerraformToolbarWidgets {
WID_TT_LEVEL_LAND, ///< Level land button.
WID_TT_DEMOLISH, ///< Demolish aka dynamite button.
WID_TT_BUY_LAND, ///< Buy land button.
- WID_TT_PLANT_TREES, ///< Plant trees button (note: opens seperate window, no place-push-button).
+ WID_TT_PLANT_TREES, ///< Plant trees button (note: opens separate window, no place-push-button).
WID_TT_PLACE_SIGN, ///< Place sign button.
WID_TT_PLACE_OBJECT, ///< Place object button.
};