summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 1b747607..5066897e 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -132,7 +132,7 @@ class CharCreateDialog : public Window, public gcn::ActionListener
gcn::Label *mHairStyleLabel;
gcn::Slider *mAttributeSlider[7];
- gcn::Label *mAttributeLable[7];
+ gcn::Label *mAttributeLabel[7];
gcn::Label *mAttributeValue[7];
gcn::Label *mAttributesLeft;