Skip to content

Commit a1f4d65

Browse files
committed
minor fix to UZ translation
1 parent 950dd64 commit a1f4d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/translations/translations_4.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pub fn reading_from_pcap_translation<'a>(language: Language, file: &str) -> Text
9292
Language::UZ => format!(
9393
"Faylni o'qish...\n\n\
9494
{file_name_translation}: {file}\n\n\
95-
Fayl bo'sh emasligiga aminmisiz ?"
95+
Fayl bo'sh emasligiga aminmisiz?"
9696
),
9797
_ => format!(
9898
"Reading packets from file...\n\n\

0 commit comments

Comments
 (0)