diff options
Diffstat (limited to 'config/bacula-client/bacula-client.xml')
-rw-r--r-- | config/bacula-client/bacula-client.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/bacula-client/bacula-client.xml b/config/bacula-client/bacula-client.xml index 8deb459a..65b5231e 100644 --- a/config/bacula-client/bacula-client.xml +++ b/config/bacula-client/bacula-client.xml @@ -132,7 +132,7 @@ <fieldname>password</fieldname> <type>password</type> <size>30</size> - <description><![CDATA[Enter password for Diector use to Access.]]></description> + <description><![CDATA[Enter password for Director use to Access.]]></description> </field> <field> <fielddescr>Director type</fielddescr> @@ -160,4 +160,4 @@ <custom_php_resync_config_command> baculaclient_custom_php_write_config(); </custom_php_resync_config_command> -</packagegui>
\ No newline at end of file +</packagegui> |