Skip to content

Commit

Permalink
Merge pull request #170 from Amadox/patch-1
Browse files Browse the repository at this point in the history
Fixed incorrect function description
  • Loading branch information
oscarotero committed Mar 1, 2018
2 parents 99e1abc + cb9efb1 commit c80ea54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/translator_functions.php
Expand Up @@ -121,7 +121,7 @@ function dp__($domain, $context, $original)
}

/**
* Returns the translation of a string in a specific domain and context.
* Returns the singular/plural translation of a string in a specific domain.
*
* @param string $domain
* @param string $original
Expand Down

0 comments on commit c80ea54

Please sign in to comment.