haha more unix way

This commit is contained in:
2026-03-11 12:43:48 +05:00
parent 79ccd6753e
commit fbda9fedfb

View File

@@ -324,7 +324,7 @@ private fun CompleteStep(
Spacer(modifier = Modifier.height(16.dp))
Text(
text = "ISO Droid is ready to use. Place your ISO or IMG files in the isodroid folder and start mounting.",
text = "ISO Droid is ready to use. Place your ISO or IMG files in the isodroid directory and start mounting.",
style = MaterialTheme.typography.bodyLarge,
textAlign = TextAlign.Center,
color = MaterialTheme.colorScheme.onSurfaceVariant