Fixed trivial spelling error in one comment block

git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605@119 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-06-14 20:12:52 +00:00
parent c90830d41a
commit d5dbabd94a
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ class CustomersController extends AppController {
**************************************************************************
* virtuals: jqGridData
* - With the application controller handling the jqGridData action,
* these virutal functions ensure that the correct data is passed
* these virtual functions ensure that the correct data is passed
* to jqGrid.
*/

View File

@@ -39,7 +39,7 @@ class LeasesController extends AppController {
**************************************************************************
* virtuals: jqGridData
* - With the application controller handling the jqGridData action,
* these virutal functions ensure that the correct data is passed
* these virtual functions ensure that the correct data is passed
* to jqGrid.
*/

View File

@@ -41,7 +41,7 @@ class UnitsController extends AppController {
**************************************************************************
* virtuals: jqGridData
* - With the application controller handling the jqGridData action,
* these virutal functions ensure that the correct data is passed
* these virtual functions ensure that the correct data is passed
* to jqGrid.
*/