corrected spelling mistake

This commit is contained in:
Matthew Vale 2015-11-26 18:25:46 +00:00
parent f45881ec4b
commit 14b873f5db
1 changed files with 1 additions and 1 deletions

View File

@ -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();