Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

Commit

Permalink
Minor fix in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkwsra committed Feb 21, 2015
1 parent 88fd3fe commit 8a24803
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -66,8 +66,7 @@ At this time your application have full gettext support. Now you need to set som

```php
/**
* Default locale: this will be the default for your application.
* Is to be supposed that all strings are written in this language.
* Supported locales: An array containing all allowed languages
*/
'supported-locales' => array(
'es_ES',
Expand Down

0 comments on commit 8a24803

Please sign in to comment.