summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-20 03:07:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-20 03:07:15 +0000
commit0162255596a3021520320920ff40cb162f4627db (patch)
tree0482763af39a6d79772df2fed9d285871fa26424 /etc/inc/config.inc
parent71c5821b2b701623e7d8a11dc7eec31198e47ea3 (diff)
downloadpfsense-0162255596a3021520320920ff40cb162f4627db.zip
pfsense-0162255596a3021520320920ff40cb162f4627db.tar.gz
s/reloading/reload
Diffstat (limited to 'etc/inc/config.inc')
-rw-r--r--etc/inc/config.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/config.inc b/etc/inc/config.inc
index 9ab7b0d..4fbc7e3 100644
--- a/etc/inc/config.inc
+++ b/etc/inc/config.inc
@@ -1114,7 +1114,7 @@ EOD;
if($g['booting'])
return;
- echo "One moment while we reloading the settings...";
+ echo "One moment while we reload the settings...";
/* resync everything */
reload_all_sync();
OpenPOWER on IntegriCloud