diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-09-20 15:18:49 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-09-20 15:18:49 -0700 |
commit | eb3a643f3bcddb159622e2d38ef65f661b204653 (patch) | |
tree | c33e9db5e102f3099091a0e90fdfc26ad1e8db42 /indra/newview/llbottomtray.h | |
parent | 3df9545017a4835e162801d3e8a13d68c8bc44ad (diff) | |
parent | 938f1b4f41683e1a3aaa424d3d7bac5b0772d09c (diff) |
Merge from viewer-experience
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. |