From 0ac19c1d5dafdfad09edbd86926cac286e480283 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sat, 13 Mar 2010 15:34:03 -0500 Subject: fix text --- etc/inc/pfsense-utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc index 60382d5..9841da4 100644 --- a/etc/inc/pfsense-utils.inc +++ b/etc/inc/pfsense-utils.inc @@ -1024,7 +1024,7 @@ function auto_login() { } if (!$fd) { conf_mount_ro(); - log_error("Enableing auto login was not possible."); + log_error("Enabling auto login was not possible."); return; } foreach($getty_split as $gs) { -- cgit v1.1