summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2011-08-30 14:19:20 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2011-08-30 14:19:20 +0300
commit46ad5f8fb398ccb2ff5959ca645d6a50e2f1ad54 (patch)
tree63e57a88b1e145884a79d0998a3796544a60565a /indra/newview
parent1288228e111fee3a2ae2b8a314c2f3fb7c405740 (diff)
STORM-1028 WIP Fixed a typo.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llbottomtray.h2
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.