corrected spelling mistake
This commit is contained in:
parent
efa20fb04b
commit
0cd6895061
|
|
@ -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