From 2d911f2c0f4c11d1269e8943ce40228a6252ff5e Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 23 Oct 2015 17:34:53 +0545 Subject: Random comment typos like hte --- src/usr/local/www/diag_confbak.php | 2 +- src/usr/local/www/jquery/pfSense.js | 4 ++-- src/usr/local/www/pkg_edit.php | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/usr/local/www') diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php index c74f28f..fb947a5 100644 --- a/src/usr/local/www/diag_confbak.php +++ b/src/usr/local/www/diag_confbak.php @@ -225,7 +225,7 @@ if (is_array($confvers)): 0) diff --git a/src/usr/local/www/pkg_edit.php b/src/usr/local/www/pkg_edit.php index 1773d9a..ea04094 100644 --- a/src/usr/local/www/pkg_edit.php +++ b/src/usr/local/www/pkg_edit.php @@ -616,7 +616,7 @@ $form->addGlobal(new Form_Input( )); /* If a package's XML has configured, then setup - * ta section for the fields that have set. + * the section for the fields that have set. * These fields will be placed below other fields in a separate area titled 'Advanced Features'. * These advanced fields are not normally configured and generally left to default to 'default settings'. */ @@ -629,7 +629,7 @@ if ($pkg['advanced_options'] == "enabled") { $js_array = array(); -// Now loop through all of hte fields defined in the XML +// Now loop through all of the fields defined in the XML foreach ($pkg['fields']['field'] as $pkga) { if ($pkga['type'] == "sorting") { @@ -719,7 +719,7 @@ foreach ($pkg['fields']['field'] as $pkga) { break; case "password": - // Creat a password element + // Create a password element if($grouping) { $group->add(new Form_Input( $pkga['fieldname'], @@ -748,7 +748,7 @@ foreach ($pkg['fields']['field'] as $pkga) { break; case "info": - // If the info containe a table we should detect and Bootstrap it + // If the info contains a table we should detect and Bootstrap it if (strpos($pkga['description'], '