Skip to content

Commit

Permalink
Fixed incorrect function description
Browse files Browse the repository at this point in the history
  • Loading branch information
marartner committed Mar 1, 2018
1 parent 99e1abc commit cb9efb1
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 cb9efb1

Please sign in to comment.