corrected spelling mistake
This commit is contained in:
parent
f45881ec4b
commit
14b873f5db
|
|
@ -67,7 +67,7 @@
|
|||
$obj = new schema;
|
||||
echo $obj->schema("text");
|
||||
|
||||
//request teh switch to perform upgrade functions
|
||||
//request the switch to perform upgrade functions
|
||||
$obj = new install_switch;
|
||||
$obj->upgrade();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue