diff options
| author | Mark Wells <mark@freeside.biz> | 2012-10-10 11:50:32 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-10-10 11:50:32 -0700 |
| commit | f5399ba1d6f13748fa61d24ecb40164fb8945b81 (patch) | |
| tree | 9dc3236b0e939eacb25217cdb41c885380a8ad7e /httemplate/edit/pkg_class.html | |
| parent | ac835cea3406439772b13d05db3ea4e1886dec65 (diff) | |
spelling fix
Diffstat (limited to 'httemplate/edit/pkg_class.html')
| -rw-r--r-- | httemplate/edit/pkg_class.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/pkg_class.html b/httemplate/edit/pkg_class.html index 1bc100e36..674afe690 100644 --- a/httemplate/edit/pkg_class.html +++ b/httemplate/edit/pkg_class.html @@ -1,5 +1,5 @@ <% include( 'elements/class_Common.html', - 'name' => 'Package Class', + 'name_singular' => 'Package Class', 'table' => 'pkg_class', %opt, ) |
