summaryrefslogtreecommitdiff
path: root/src/widgets/settings_widget.h
diff options
context:
space:
mode:
authorplanetmaker <planetmaker@openttd.org>2013-01-08 22:46:42 +0000
committerplanetmaker <planetmaker@openttd.org>2013-01-08 22:46:42 +0000
commitc24374f99c22d9420d6d182ff835f07a5b954b48 (patch)
tree7043ad53c941668339a0949867e10888f9e54f16 /src/widgets/settings_widget.h
parent89a2ba2a6d25e605c391e7343ba66090ee9f26de (diff)
downloadopenttd-c24374f99c22d9420d6d182ff835f07a5b954b48.tar.xz
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
Diffstat (limited to 'src/widgets/settings_widget.h')
-rw-r--r--src/widgets/settings_widget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/settings_widget.h b/src/widgets/settings_widget.h
index baebdace5..2e155e517 100644
--- a/src/widgets/settings_widget.h
+++ b/src/widgets/settings_widget.h
@@ -55,8 +55,8 @@ enum CustomCurrencyWidgets {
WID_CC_RATE_DOWN, ///< Down button.
WID_CC_RATE_UP, ///< Up button.
WID_CC_RATE, ///< Rate of currency.
- WID_CC_SEPARATOR_EDIT, ///< Seperator edit button.
- WID_CC_SEPARATOR, ///< Current seperator.
+ WID_CC_SEPARATOR_EDIT, ///< Separator edit button.
+ WID_CC_SEPARATOR, ///< Current separator.
WID_CC_PREFIX_EDIT, ///< Prefix edit button.
WID_CC_PREFIX, ///< Current prefix.
WID_CC_SUFFIX_EDIT, ///< Suffix edit button.