diff options
author | jim-p <jimp@pfsense.org> | 2012-11-16 14:50:31 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-11-16 14:50:31 -0500 |
commit | 443b634d759b51afdcce1f1bfa3e14abdb9ba961 (patch) | |
tree | d06a7c26088370f35aaf9c9d64ce55d998a76814 /config/sarg/sarg_schedule.xml | |
parent | 8e14756dfd9b22bf4d1bc1d7275403072bfcae07 (diff) | |
download | pfsense-packages-443b634d759b51afdcce1f1bfa3e14abdb9ba961.tar.gz pfsense-packages-443b634d759b51afdcce1f1bfa3e14abdb9ba961.tar.bz2 pfsense-packages-443b634d759b51afdcce1f1bfa3e14abdb9ba961.zip |
Fix typos
Diffstat (limited to 'config/sarg/sarg_schedule.xml')
-rw-r--r-- | config/sarg/sarg_schedule.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml index 4a7309af..0c452335 100644 --- a/config/sarg/sarg_schedule.xml +++ b/config/sarg/sarg_schedule.xml @@ -153,7 +153,7 @@ <size>5</size> <description><![CDATA[How often extract users from active directory and verify changes<br> Valid options are minutes(m), hours(h), days(d)<br> - Sample: To update every hour, use 1h<br><br>]]><input type="submit" name="Submit" value="Force udpate now"><br></description> + Sample: To update every hour, use 1h<br><br>]]><input type="submit" name="Submit" value="Force update now"><br></description> <required/> </field> <field> @@ -221,4 +221,4 @@ <custom_php_resync_config_command> sarg_resync(); </custom_php_resync_config_command> -</packagegui>
\ No newline at end of file +</packagegui> |