From 5697a26a884cbce8dc13b58cce7224eacaa2cca3 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Fri, 2 Oct 2015 15:59:19 -0400 Subject: Comment typo --- src/usr/local/www/pkg_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/pkg_edit.php') 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) { -- cgit v1.1