From b79a82ebdd6aa7b5fc972cc3081d2aff34ed03be Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 8 Aug 2014 15:57:41 -0400 Subject: [PATCH] minor typo --- config/paths-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/paths-common.conf b/config/paths-common.conf index a2c9f7af..c634e73d 100644 --- a/config/paths-common.conf +++ b/config/paths-common.conf @@ -12,7 +12,7 @@ sshd_log = %(syslog_authpriv)s dropbear_log = %(syslog_authpriv)s # There is no sensible generic defaults for syslog log targets, thus -# leaving them empty here so that no errors while parsing/interpollatin configs +# leaving them empty here so that no errors while parsing/interpolating configs syslog_daemon = syslog_ftp = syslog_local0 =