Skip to content

Commit a9b5995

Browse files
committed
minor #59600 [Validator] Fix typo in validators.sk.xlf (pavol-tuka)
This PR was merged into the 6.4 branch. Discussion ---------- [Validator] Fix typo in validators.sk.xlf | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT Commits ------- 398e09a205a Fix typo in validators.sk.xlf
2 parents 2ed467f + 3a9e907 commit a9b5995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.sk.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
</trans-unit>
337337
<trans-unit id="87">
338338
<source>This collection should contain only unique elements.</source>
339-
<target>Táto kolekcia by mala obsahovať len unikátne prkvy.</target>
339+
<target>Táto kolekcia by mala obsahovať len unikátne prvky.</target>
340340
</trans-unit>
341341
<trans-unit id="88">
342342
<source>This value should be positive.</source>

0 commit comments

Comments
 (0)