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:
@@ -40,7 +40,7 @@ class CustomersController extends AppController {
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* virtuals: jqGridData
|
* virtuals: jqGridData
|
||||||
* - With the application controller handling the jqGridData action,
|
* - 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.
|
* to jqGrid.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ class LeasesController extends AppController {
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* virtuals: jqGridData
|
* virtuals: jqGridData
|
||||||
* - With the application controller handling the jqGridData action,
|
* - 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.
|
* to jqGrid.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ class UnitsController extends AppController {
|
|||||||
**************************************************************************
|
**************************************************************************
|
||||||
* virtuals: jqGridData
|
* virtuals: jqGridData
|
||||||
* - With the application controller handling the jqGridData action,
|
* - 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.
|
* to jqGrid.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user