summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-04 08:28:44 -0300
committerRenato Botelho <renato@netgate.com>2016-03-04 08:28:44 -0300
commit14f5207334d5aa6fb43e67656319a97887a55b5b (patch)
treedbdca651bfa2339dfec924dd4207301325fb2826
parent2e8cb9a00fa0570be4fb8a96d098122aca36d731 (diff)
parent0d0f419e91d6c516814172b3af2ac0dd4745963a (diff)
downloadpfsense-14f5207334d5aa6fb43e67656319a97887a55b5b.zip
pfsense-14f5207334d5aa6fb43e67656319a97887a55b5b.tar.gz
Merge pull request #2703 from phil-davis/patch-2
-rw-r--r--src/etc/inc/pkg-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/pkg-utils.inc b/src/etc/inc/pkg-utils.inc
index cae55bf..4aa8256 100644
--- a/src/etc/inc/pkg-utils.inc
+++ b/src/etc/inc/pkg-utils.inc
@@ -454,7 +454,7 @@ function get_pkg_info($pkgs = 'all', $info = 'all', $only_local = false) {
/*
* If binary pkg is installed but post-install tasks were not
- * executed yet, fo it now.
+ * executed yet, do it now.
* This scenario can happen when a pkg is pre-installed during
* build phase, and at this point, cannot find a running system
* to register itself in config.xml and also execute custom
OpenPOWER on IntegriCloud