[MINOR] Typo

This commit is contained in:
CheeseSucker 2013-06-15 02:49:52 +03:00
parent 40eed9e902
commit 091e34e2e8

View File

@ -157,7 +157,7 @@ Here's an example on how to rewrite a common `_config.php` configuration:
Object::add_extension('Member', 'MyMemberExtension');
The ugpraded `_config.php`:
The upgraded `_config.php`:
:::php
<?php