Skip to content

Commit 46f0c47

Browse files
committed
minor #5704 Fix typo in translation.rst (zatikbalazs)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5704). Discussion ---------- Fix typo in translation.rst | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- 5637d6b Fix typo in translation.rst
2 parents 32a8aaf + 5637d6b commit 46f0c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ use somewhere in your application::
590590
public $name;
591591
}
592592

593-
Add constraints though any of the supported methods. Set the message option to the
593+
Add constraints through any of the supported methods. Set the message option to the
594594
translation source text. For example, to guarantee that the ``$name`` property is
595595
not empty, add the following:
596596

0 commit comments

Comments
 (0)