From 00707bc52dec72ada2b2b142ffbf4dccc8025c12 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Wed, 11 Mar 2009 21:55:07 +0100 Subject: Correct spelling to the past tense --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc') diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index 00f4b64..e2f713a 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -789,7 +789,7 @@ EOD; /* mange racoon process */ if (is_process_running("racoon")) { sleep("0.1"); - log_error("IPSEC: Send a reload signal to the IPsec process"); + log_error("IPSEC: Sent a reload signal to the IPsec process"); mwexec("/usr/local/sbin/racoonctl -s /var/run/racoon.sock reload-config", false); } else { /* flush SA + SPD entries */ -- cgit v1.1