summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-03-20 09:37:14 -0400
committerSteve Beaver <sbeaver@netgate.com>2017-03-20 09:37:14 -0400
commit7452333faadaa49c0dc50066f1a273bbb4f8c3e2 (patch)
treec1ad2bba228b5fc57f567f2dadae6f1712d0c2e4 /src/etc/phpshellsessions
parent6a3d28f66009d00166b8536077f0a2a244e38864 (diff)
parentf19813740ffc1c6ce1566415210bffa6bcc1dc6c (diff)
downloadpfsense-7452333faadaa49c0dc50066f1a273bbb4f8c3e2.zip
pfsense-7452333faadaa49c0dc50066f1a273bbb4f8c3e2.tar.gz
Merge pull request #3563 from NOYB/GitSync_-_Remove_Personalizations
Diffstat (limited to 'src/etc/phpshellsessions')
-rw-r--r--src/etc/phpshellsessions/gitsync4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index 26874c7..0ac9479 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -512,8 +512,8 @@ if (!$upgrading) {
echo "===> Checkout complete.\n";
echo "\n";
if (!$upgrading) {
- echo "Your system is now sync'd and PHP and nginx will be restarted in 5 seconds.\n\n";
+ echo "The system is now sync'd and PHP and nginx will be restarted in 5 seconds.\n\n";
} else {
- echo "Your system is now sync'd.\n\n";
+ echo "The system is now sync'd.\n\n";
}
OpenPOWER on IntegriCloud