diff options
author | Ermal Luçi <ermal.luci@gmail.com> | 2013-01-21 02:50:25 -0800 |
---|---|---|
committer | Ermal Luçi <ermal.luci@gmail.com> | 2013-01-21 02:50:25 -0800 |
commit | 29206bf8a5dbbfa5c2fae939cddd9eb6580b67eb (patch) | |
tree | ccbe32dafc6d44e438559429194f2867c2a72ff9 /config/lcdproc-dev | |
parent | d3bc44b626de35494ee73682591367329516d5d6 (diff) | |
parent | 99c394faab3745bf9a4ead468be577b9d1c65c76 (diff) | |
download | pfsense-packages-29206bf8a5dbbfa5c2fae939cddd9eb6580b67eb.tar.gz pfsense-packages-29206bf8a5dbbfa5c2fae939cddd9eb6580b67eb.tar.bz2 pfsense-packages-29206bf8a5dbbfa5c2fae939cddd9eb6580b67eb.zip |
Merge pull request #354 from phil-davis/master
GUI form typo fix for lcdproc-dev
Diffstat (limited to 'config/lcdproc-dev')
-rw-r--r-- | config/lcdproc-dev/lcdproc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml index 7b59bce0..7c0cd318 100644 --- a/config/lcdproc-dev/lcdproc.xml +++ b/config/lcdproc-dev/lcdproc.xml @@ -431,7 +431,7 @@ </field> <field> <fieldname>offbrightness</fieldname> - <fielddescr>Offrightness</fielddescr> + <fielddescr>Off brightness</fielddescr> <description>Set the off-brightness of the LCD panel. This value is used when the display is normally switched off in case LCDd is inactive. This option is not supported by all the LCD panels, leave "default" if unsure.</description> <type>select</type> <options> |