treewide: replace Cyrillic characters with Latin

This commit is contained in:
osbm
2025-11-14 16:32:16 +03:00
parent 5ff5969ad1
commit 66f490f4b9
3 changed files with 3 additions and 3 deletions

View File

@@ -1089,7 +1089,7 @@ in
example = "1:2:2";
description = ''
The levels parameter defines structure of subdirectories in cache: from
1 to 3, each level accepts values 1 or 2. Сan be used any combination of
1 to 3, each level accepts values 1 or 2. Can be used any combination of
1 and 2 in these formats: x, x:x and x:x:x.
'';
};