Skip to content

Commit

Permalink
Patch 2 (#15)
Browse files Browse the repository at this point in the history
* updated docs

* Added docs

* Typo
  • Loading branch information
Nyholm authored Jan 2, 2017
1 parent 5f6ea4b commit f675dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storage.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
interface Storage
{
/**
* Get a translation.
* Get a translation. If no translation is found, null MUST be returned.
*
* @param string $locale
* @param string $domain
Expand Down

0 comments on commit f675dc2

Please sign in to comment.