diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-05-19 12:37:40 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-05-19 12:37:40 +0300 | 
| commit | 646cde231d72fb217c6d34cd95d941a24544ca3a (patch) | |
| tree | eaa53e86fdc5aac2ce148e5c1cbffee8177ede6f /indra | |
| parent | a442f8b4513f385952f586f2950645ac5050556f (diff) | |
SL-15268 update the description of the 'VivoxVadSensitivity' debug setting
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index a3f54def1c..6cf296cf62 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -14449,8 +14449,7 @@    <key>VivoxVadSensitivity</key>    <map>      <key>Comment</key> -    <string> -      A dimensionless value between 0 and 100, indicating the 'sensitivity of the VAD'. Increasing this value corresponds to decreasing the sensitivity of the VAD and 0 is turned off altogether</string> +    <string>A dimensionless value between 0 and 100, indicating the 'sensitivity of the VAD'. Increasing this value corresponds to decreasing the sensitivity of the VAD and 0 is turned off altogether</string>      <key>Persist</key>      <integer>1</integer>      <key>Type</key> | 
