Skip to content

Commit 8be92ac

Browse files
committed
fix typo
1 parent 614e7bd commit 8be92ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/autoinstall_samples/autoinstall.conf_sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
$autoupdate['ispconfig_postfix_ssl_symlink'] = 'y';
6262
$autoupdate['ispconfig_pureftpd_ssl_symlink'] = 'y';
6363

64-
/* These are for service-detection (defaulting to old behaviour where alle changes were automatically accepted) */
64+
/* These are for service-detection (defaulting to old behaviour where all changes were automatically accepted) */
6565
$autoupdate['svc_detect_change_mail_server'] = 'yes'; // yes (default), no
6666
$autoupdate['svc_detect_change_web_server'] = 'yes'; // yes (default), no
6767
$autoupdate['svc_detect_change_dns_server'] = 'yes'; // yes (default), no

docs/autoinstall_samples/autoinstall.ini.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ignore_hostname_dns=n
6060
ispconfig_postfix_ssl_symlink=y
6161
ispconfig_pureftpd_ssl_symlink=y
6262

63-
; These are for service-detection (defaulting to old behaviour where alle changes were automatically accepted)
63+
; These are for service-detection (defaulting to old behaviour where all changes were automatically accepted)
6464
svc_detect_change_mail_server=yes
6565
svc_detect_change_web_server=yes
6666
svc_detect_change_dns_server=yes

0 commit comments

Comments
 (0)