mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
Update Autoloader.php
spelling fix
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
* require_once '...path/Autoloader.php';
|
* require_once '...path/Autoloader.php';
|
||||||
* Smarty_Autoloader::register();
|
* Smarty_Autoloader::register();
|
||||||
* or
|
* or
|
||||||
* include '...path/bootstarp.php';
|
* include '...path/bootstrap.php';
|
||||||
*
|
*
|
||||||
* $smarty = new Smarty();
|
* $smarty = new Smarty();
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user