diff options
author | Merov Linden <merov@lindenlab.com> | 2011-09-21 14:25:48 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-09-21 14:25:48 -0700 |
commit | 5ae6bbc848e0146bb4b5ea5dd4a5d26d2c5702ba (patch) | |
tree | cfd1c052aef51bfa95298613a95fc78f64c3aefc /indra/newview/llbottomtray.h | |
parent | 7bc6e626f40a910b4a3e5b88161e96b9967bd24d (diff) | |
parent | 305b65f6f600b81de9a78e1246d2a5353cc3189b (diff) |
EXP-1207 : merge with viewer-experience-fui
Diffstat (limited to 'indra/newview/llbottomtray.h')
-rw-r--r-- | indra/newview/llbottomtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llbottomtray.h b/indra/newview/llbottomtray.h index 62718531ef..e26b0792e9 100644 --- a/indra/newview/llbottomtray.h +++ b/indra/newview/llbottomtray.h @@ -323,7 +323,7 @@ private: void processExtendButtons(S32& available_width); /** - * Extends the Speak button if there is anough headroom. + * Extends the Speak button if there is enough headroom. * * Unlike other buttons, the Speak buttons has only two possible widths: * the minimal one (without label) and the maximal (default) one. |