summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2011-06-03 17:29:25 -0500
committerBill Marquette <bill.marquette@gmail.com>2011-06-03 17:29:25 -0500
commit5b542ae5055e3667f317f099753f38c89ffbbc9c (patch)
treea399131f975c251fb0cd661c4f733588adb8bed8 /etc/inc/pkg-utils.inc
parent13f0762d9c2f23e19eec13dc1041506c40051be8 (diff)
downloadpfsense-5b542ae5055e3667f317f099753f38c89ffbbc9c.zip
pfsense-5b542ae5055e3667f317f099753f38c89ffbbc9c.tar.gz
Typoes
Diffstat (limited to 'etc/inc/pkg-utils.inc')
-rw-r--r--etc/inc/pkg-utils.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc
index 070dade..ebc2df2 100644
--- a/etc/inc/pkg-utils.inc
+++ b/etc/inc/pkg-utils.inc
@@ -141,10 +141,10 @@ function get_pkg_id($pkg_name) {
/****f* pkg-utils/get_pkg_info
* NAME
- * get_pkg_info - Retrive package information from pfsense.com.
+ * get_pkg_info - Retrieve package information from pfsense.com.
* INPUTS
- * $pkgs - 'all' to retrive all packages, an array containing package names otherwise
- * $info - 'all' to retrive all information, an array containing keys otherwise
+ * $pkgs - 'all' to retrieve all packages, an array containing package names otherwise
+ * $info - 'all' to retrieve all information, an array containing keys otherwise
* RESULT
* $raw_versions - Array containing retrieved information, indexed by package name.
******/
OpenPOWER on IntegriCloud