summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-02 15:59:19 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-02 15:59:19 -0400
commit5697a26a884cbce8dc13b58cce7224eacaa2cca3 (patch)
treeede3e5e34040121d236f5827530e2dbf79359839 /src/usr/local/www/pkg_edit.php
parent86a20575ca00ca6ee7c36977289b1bbe66dea3b2 (diff)
downloadpfsense-5697a26a884cbce8dc13b58cce7224eacaa2cca3.zip
pfsense-5697a26a884cbce8dc13b58cce7224eacaa2cca3.tar.gz
Comment typo
Diffstat (limited to 'src/usr/local/www/pkg_edit.php')
-rw-r--r--src/usr/local/www/pkg_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/pkg_edit.php b/src/usr/local/www/pkg_edit.php
index aac0adb..1773d9a 100644
--- a/src/usr/local/www/pkg_edit.php
+++ b/src/usr/local/www/pkg_edit.php
@@ -688,7 +688,7 @@ foreach ($pkg['fields']['field'] as $pkga) {
$section = new Form_Section(gettext('General options'));
switch ($pkga['type']) {
- // Creat an input element. The format is slightly different depending on whether we are composing a group,
+ // Create an input element. The format is slightly different depending on whether we are composing a group,
// section, or advanced section. This is true for every element type
case "input":
if($grouping) {
OpenPOWER on IntegriCloud