fix: typo in string name import_keystore_description (#1273)

This commit is contained in:
Benjamin
2023-09-18 02:59:03 -07:00
committed by oSumAtrIX
parent dc73462ac4
commit 933e69e21e
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ fun ImportExportSettingsScreen(
importKeystoreLauncher.launch("*/*")
},
headline = R.string.import_keystore,
description = R.string.import_keystore_descripion
description = R.string.import_keystore_description
)
GroupItem(
onClick = {