Skip to content

Commit c115a3a

Browse files
committed
Fix typo
1 parent 8d8e220 commit c115a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ Below is an example of custom localization for Russian language. This example us
21892189

21902190
using namespace DRACOSHA_VALIDATOR_NAMESPACE;
21912191

2192-
// define custom trasnlator of container keys for Russian language taking into account some Russian grammatic categories
2192+
// define custom trasnlator of container keys for Russian language taking into account some Russian grammatical categories
21932193
phrase_translator custom_key_translator;
21942194
custom_key_translator["password"]={
21952195
{"пароль"},

0 commit comments

Comments
 (0)